| Package | Description | 
|---|---|
| org.jboss.msc | 
 The modular service container base package. 
 | 
| org.jboss.msc.service | 
 The service container implementation itself. 
 | 
| org.wildfly.clustering.singleton | |
| org.wildfly.clustering.singleton.service | 
| Class and Description | 
|---|
| StartContext
 The start lifecycle context. 
 | 
| StartException
 A start exception, thrown when a service fails to start. 
 | 
| StopContext
 The stop lifecycle context. 
 | 
| Class and Description | 
|---|
| AbstractServiceListener
 Deprecated. 
 
Service listeners are not encouraged for general user use.
 This class will be removed in a future release. 
 | 
| BatchServiceTarget
 Deprecated. 
 
this class will be removed in a future release. 
 | 
| LifecycleContext
 A context object for lifecycle events. 
 | 
| LifecycleEvent
 Service lifecycle events. 
 | 
| LifecycleListener
 A listener for service lifecycle events. 
 | 
| MultipleRemoveListener
 Deprecated. 
 
Service listeners are not encouraged for general user use. 
 | 
| MultipleRemoveListener.Callback
 Deprecated.  
A generalized callback for when all services are removed. 
 | 
| Service
 Deprecated. 
 
use  
Service instead.
 This class will be removed in a future release. | 
| ServiceActivatorContext
 Context provided to ServiceActivator instances at execution time. 
 | 
| ServiceBuilder
 Builder to configure service before installing it into the container. 
 | 
| ServiceBuilder.DependencyType
 Deprecated. 
 
Optional dependencies are unsafe and should not be used.
 This enum will be removed in a future release. 
 | 
| 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
 Deprecated. 
 
this class will be removed in a future release 
 | 
| ServiceController.Transition
 Deprecated. 
 
this class will be removed in a future release 
 | 
| ServiceListener
 Deprecated. 
 
Service listeners are not encouraged for general user use. Users should use  
LifecycleListeners instead.
 This class will be removed in a future release. | 
| 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. 
 | 
| ValueInjection
 Deprecated. 
 
use  
ServiceBuilder.requires(org.jboss.msc.service.ServiceName)
 and ServiceBuilder.provides(org.jboss.msc.service.ServiceName...) methods instead.
 This class will be removed in a future release. | 
| Class and Description | 
|---|
| Service
 Deprecated. 
 
use  
Service instead.
 This class will be removed in a future release. | 
| ServiceName
 Service name class. 
 | 
| Class and Description | 
|---|
| ServiceBuilder
 Builder to configure service before installing it into the container. 
 | 
| ServiceName
 Service name class. 
 | 
| ServiceTarget
 The target of ServiceBuilder installations. 
 | 
Copyright © 2019 JBoss by Red Hat. All rights reserved.