Modifier and Type | Class and Description |
---|---|
class |
MailFetchingService
Service that fetches e-mails from an external server and creates notes.
|
Modifier and Type | Class and Description |
---|---|
class |
XMPPService
Service for the XMPP messaging.
|
Modifier and Type | Interface and Description |
---|---|
interface |
CommunoteSingletonService
Interface for marking a service in a clustered environment as a service which should only run on
one of the Communote instances.
|
Modifier and Type | Method and Description |
---|---|
boolean |
CommunoteServiceManager.registerService(CommunoteService service)
Registers the service if it is not yet registered.
|
boolean |
CommunoteServiceManager.registerService(CommunoteService service,
boolean start)
Registers the service if it is not yet registered.
|
Modifier and Type | Method and Description |
---|---|
String |
CommunoteServiceManager.getNameOfService(Class<? extends CommunoteService> serviceClass)
Returns the name of the registered service that has the provided class.
|
Modifier and Type | Class and Description |
---|---|
class |
VirusScannerService
A short-lived service that restarts/reinitializes the
VirusScannerFactory . |
Copyright © 2019 Communote team. All rights reserved.