|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Task lifecycle controller interface.
Field Summary |
Fields inherited from interface org.objectweb.fractal.api.control.LifeCycleController |
STARTED, STOPPED |
Method Summary | |
void |
asyncStop(TaskStoppedListener listener)
Stops asynchronously the task, this interface belong. |
Methods inherited from interface org.objectweb.fractal.api.control.LifeCycleController |
getFcState, startFc, stopFc |
Method Detail |
public void asyncStop(TaskStoppedListener listener)
LifeCycleController.STOPPED
state,
the listener is immediatly notified.
listener
- listener nitified when the task has stopped.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |