Package org.jboss.msc.service
Interface StopContext
-
- All Superinterfaces:
java.util.concurrent.Executor
,LifecycleContext
- All Known Implementing Classes:
ServiceControllerImpl.StopContextImpl
public interface StopContext extends LifecycleContext
The stop lifecycle context.
-
-
Method Summary
-
Methods inherited from interface org.jboss.msc.service.LifecycleContext
asynchronous, complete, execute, getController, getElapsedTime
-
-