All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description CircularDependencyException Exception used to indicate there was a circular dependency discovered during resolution.DelegatingServiceBuilder<T> A service builder which delegates to another service builder.DelegatingServiceContainer A delegating container for things which depend on a service container rather than a specific target or registry instance.DelegatingServiceController<S> A service controller which delegates to another service controller.DelegatingServiceRegistry A service registry which delegates to another service registry.DelegatingServiceTarget A service target which delegates to another service target.DuplicateServiceException An exception which is thrown when the given service is already registered.InjectedValue<T> Deprecated. UseServiceBuilder.requires(org.jboss.msc.service.ServiceName)
method instead.InjectionException Deprecated. This class will be removed in a future release.Injector<T> Deprecated. UseServiceBuilder.provides(org.jboss.msc.service.ServiceName...)
method instead.LifecycleContext A context object for lifecycle events.LifecycleEvent Service lifecycle events.LifecycleListener A listener for service lifecycle events.Service A service is a thing which can be started and stopped.Service<T> Deprecated. useService
instead.ServiceActivator A service activator which contributes services to a batch.ServiceActivatorContext Context provided to ServiceActivator instances at execution time.ServiceActivatorContextImpl A simple service activator context implementation.ServiceBuilder<T> Builder to configure service before installing it into the container.ServiceContainer A service container which manages a set of running services.ServiceContainer.Factory The factory class for service containers.ServiceContainer.TerminateListener A listener for notification of container shutdown.ServiceContainer.TerminateListener.Info Container shutdown information.ServiceContainerMXBean The service container management bean interface.ServiceController<S> A controller for a single service instance.ServiceController.Mode The controller mode for a service.ServiceController.State A possible state for a service controller.ServiceLogger_$logger Warning this class consists of generated code.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.ServiceStatus A representation of the current status of some service.ServiceTarget The target of ServiceBuilder installations.StabilityMonitor Deprecated. Stability monitors are unreliable - do not use them.StabilityStatistics Deprecated. Stability monitors are unreliable - do not use them.StartContext The start lifecycle context.StartException A start exception, thrown when a service fails to start.StopContext The stop lifecycle context.Value<T> Deprecated. UseServiceBuilder.requires(org.jboss.msc.service.ServiceName)
method instead.Version The current version of this module.