|
JBoss Modular Service Kernel API 1.0.0.CR2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.jboss.msc.service | |
---|---|
org.jboss.msc.service | The service container implementation itself. |
Classes in org.jboss.msc.service used by org.jboss.msc.service | |
---|---|
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.State s. |
|
ServiceController.Transition
A transition from one substate to another. |
|
ServiceListener
A listener for service lifecycle events. |
|
ServiceListener.Inheritance
The inheritance type for a listener. |
|
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. |
|
StartContext
The start lifecycle context. |
|
StartException
A start exception, thrown when a service fails to start. |
|
StopContext
The stop lifecycle context. |
|
JBoss Modular Service Kernel API 1.0.0.CR2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |