JBoss Modular Service Kernel API 1.0.0.Beta6

Uses of Package
org.jboss.msc.service

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.
Location
          A location at which a service was defined.
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.
ServiceListener
          A listener for service lifecycle events.
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.Beta6

Copyright © 2011 JBoss, a division of Red Hat, Inc.