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