| LifecycleContext |
A context object for lifecycle events.
|
| LifecycleEvent |
Service lifecycle events.
|
| LifecycleListener |
A listener for service lifecycle events.
|
| Service |
Deprecated.
|
| ServiceActivatorContext |
Context provided to ServiceActivator instances at execution time.
|
| ServiceBuilder |
Builder to configure service before installing it into the container.
|
| ServiceContainer |
A service container which manages a set of running services.
|
| ServiceContainer.TerminateListener |
A listener for notification of container shutdown.
|
| ServiceContainer.TerminateListener.Info |
Container shutdown information.
|
| ServiceController |
A controller for a single service instance.
|
| ServiceController.Mode |
The controller mode for a service.
|
| ServiceController.State |
A possible state for a service controller.
|
| ServiceName |
Service name class.
|
| ServiceNotFoundException |
Exception which is thrown when a required service is not found in the registry.
|
| ServiceRegistry |
A service registry.
|
| ServiceRegistryException |
Base Exception class used for service registry issues.
|
| ServiceTarget |
The target of ServiceBuilder installations.
|
| StabilityMonitor |
Deprecated.
|
| StabilityStatistics |
Deprecated.
|
| StartException |
A start exception, thrown when a service fails to start.
|