|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ShutdownWatcher
The interface is used for all classes that will be informed of shutting down
the program. All classes can then be registered at ShutdownHook
.
Method Summary | |
---|---|
void |
doShutdown()
This method will be called during shutdown. |
Method Detail |
---|
void doShutdown()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |