Uses of Interface
org.jboss.msc.service.StartContext
-
Packages that use StartContext Package Description org.jboss.msc The modular service container base package. -
-
Uses of StartContext in org.jboss.msc
Methods in org.jboss.msc with parameters of type StartContext Modifier and Type Method Description voidService. start(StartContext context)Start the service.
-