|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EBSyncShutdownable
This interface should be implemented when it is needed to perform a synchronized shutdown.
Method Summary | |
---|---|
boolean |
isAlive()
Checks if the EBSyncShutdownable is alive. |
void |
shutdown(EventQueue<ShutdownResponseEvent> responseQueue)
Shuts down the object. |
Method Detail |
---|
void shutdown(EventQueue<ShutdownResponseEvent> responseQueue)
responseQueue
- EventQueue
that will contain the
ShutdownResponseEvent
after the object had
successfully shutdownboolean isAlive()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |