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.msc
Methods in org.jboss.msc with parameters of type StopContext Modifier and Type Method Description void
Service. stop(StopContext context)
Stop the service.
-