Class | Description |
---|---|
ServiceContext |
This class provides the context for every service.
|
ServiceDescription |
This class provides the description for each service.
|
ServiceManager |
This class manages all the services.
|
ServiceWrapper |
This is a wrapper class for service.
|
Annotation Type | Description |
---|---|
ClearLogs |
Annotation used for clearing logs for a service.
|
GetConfig |
Annotation hook to obtain/collect the service configuration files.
|
GetLogs |
Annotation used for obtaining logs of a service.
|