|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectariba.util.shutdown.DefaultVMExit
public class DefaultVMExit
The default behavior for the exiting of VM
Constructor Summary | |
---|---|
DefaultVMExit()
|
Method Summary | |
---|---|
void |
exit(int exitCode)
Forces the VM to exit |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DefaultVMExit()
Method Detail |
---|
public void exit(int exitCode)
ExitHook
exit
in interface ExitHook
exitCode
- the exit code to return
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |