JBoss Modular Service Kernel API 1.0.0.Beta4-SNAPSHOT

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 AbstractService.start(StartContext context)
          Start the service.
 


JBoss Modular Service Kernel API 1.0.0.Beta4-SNAPSHOT

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