Package org.jboss.msc.service
Interface StopContext
-
- All Superinterfaces:
Executor
,LifecycleContext
public interface StopContext extends LifecycleContext
The stop lifecycle context.- Author:
- David M. Lloyd
-
-
Method Summary
-
Methods inherited from interface org.jboss.msc.service.LifecycleContext
asynchronous, complete, execute, getController, getElapsedTime
-
-