|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ShutdownHookable
Defines an interface that classes which supply shutdown hooks implement. Code that creates these classes can check if they supply a shutdown hook and register these hooks when the obejct are created.
Responsibilities |
---|
Supply a shutdown hook. |
Method Summary | |
---|---|
Thread |
getShutdownHook()
Supplies the shutdown hook. |
Method Detail |
---|
Thread getShutdownHook()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |