|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ExitHook
The implementation of this interface which is registered with the ShutdownManager will be invoked at the end of the shutdown sequence to force the VM to exit.
Method Summary | |
---|---|
void |
exit(int exitCode)
Forces the VM to exit |
Method Detail |
---|
void exit(int exitCode)
exitCode
- the exit code to return
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |