JBoss Modular Service Kernel API 1.0.0.Beta1

Uses of Package
org.jboss.msc.service

Packages that use org.jboss.msc.service
org.jboss.msc.service   
org.jboss.msc.services   
org.jboss.msc.services.http   
 

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.
BatchInjectionBuilder
          A builder for a specific injection specification.
BatchServiceBuilder
          A builder for an individual service in a batch.
DelegatingInjectionSource
          Base injection source that delegates to another injection source, and is intended to be extended to support source chaining.
LifecycleContext
          A context object for lifecycle events.
Location
          A location at which a service was defined.
ResolutionException
          Parent exception type used to indicate issue during resolution.
Service
          A service is a thing which can be started and stopped.
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.
ServiceRegistryException
          Base Exception class used for service registry issues.
StartContext
          The start lifecycle context.
StartException
          A start exception, thrown when a service fails to start.
StopContext
          The stop lifecycle context.
 

Classes in org.jboss.msc.service used by org.jboss.msc.services
Service
          A service is a thing which can be started and stopped.
ServiceName
          Service name class.
StartContext
          The start lifecycle context.
StartException
          A start exception, thrown when a service fails to start.
StopContext
          The stop lifecycle context.
 

Classes in org.jboss.msc.service used by org.jboss.msc.services.http
Service
          A service is a thing which can be started and stopped.
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.Beta1

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