JBoss Modular Service Kernel API 1.0.0.Beta4-SNAPSHOT

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.
BatchBuilder
          A batch builder for installing service definitions in a single action.
LifecycleContext
          A context object for lifecycle events.
Location
          A location at which a service was defined.
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.
ServiceContainer
          A service container which manages a set of running services.
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.
ValueInjection
          An injection of a source value into a target injector.
 


JBoss Modular Service Kernel API 1.0.0.Beta4-SNAPSHOT

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