JBoss Modular Service Container 1.0.2.GA-redhat-1

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

Packages that use StartContext
org.jboss.msc.service The service container implementation itself. 
 

Uses of StartContext in org.jboss.msc.service
 

Methods in org.jboss.msc.service with parameters of type StartContext
 void Service.start(StartContext context)
          Start the service.
 void ValueInjectionService.start(StartContext context)
          Start the service.
 void ValueService.start(StartContext context)
          Start the service.
 void AbstractService.start(StartContext context)
          Start the service.
 


JBoss Modular Service Container 1.0.2.GA-redhat-1

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.