| Package | Description |
|---|---|
| org.jboss.msc.service |
The service container implementation itself.
|
| org.wildfly.clustering.singleton |
| Class and Description |
|---|
| AbstractServiceListener
An abstract implementation of a service listener whose methods do nothing.
|
| BatchServiceTarget
A
ServiceTarget that provides removal of all services installed so far. |
| LifecycleContext
A context object for lifecycle events.
|
| MultipleRemoveListener
A service listener which calls a callback once all of the services it was attached to
have been removed.
|
| MultipleRemoveListener.Callback
A generalized callback for when all services are removed.
|
| Service
A service is a thing which can be started and stopped.
|
| ServiceActivatorContext
Context provided to ServiceActivator instances at execution time.
|
| ServiceBuilder
A builder for an individual service in a
ServiceTarget. |
| ServiceBuilder.DependencyType
The dependency type.
|
| 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.
|
| ServiceController.Substate
A fine-grained substate of the more general basic controller
ServiceController.States. |
| ServiceController.Transition
A transition from one substate to another.
|
| ServiceListener
Deprecated.
Service listeners are not encouraged for general user use.
|
| 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
A stability detection utility.
|
| StabilityStatistics
A stability monitor statistics.
|
| StartContext
The start lifecycle context.
|
| StartException
A start exception, thrown when a service fails to start.
|
| StopContext
The stop lifecycle context.
|
| Class and Description |
|---|
| Service
A service is a thing which can be started and stopped.
|
| ServiceName
Service name class.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.