JBoss Modular Service Kernel API 1.0.0.Beta1

Uses of Interface
org.jboss.msc.service.ServiceContainer

Packages that use ServiceContainer
org.jboss.msc.service   
 

Uses of ServiceContainer in org.jboss.msc.service
 

Methods in org.jboss.msc.service that return ServiceContainer
static ServiceContainer ServiceContainer.Factory.create()
          Create a new instance.
 ServiceContainer ServiceController.getServiceContainer()
          Get the service container associated with this controller.
 

Methods in org.jboss.msc.service with parameters of type ServiceContainer
 void ServiceActivator.activate(ServiceContainer container, BatchBuilder batchBuilder)
          Activate services.
 


JBoss Modular Service Kernel API 1.0.0.Beta1

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