ariba.util.shutdown
Class DefaultVMExit
java.lang.Object
ariba.util.shutdown.DefaultVMExit
- All Implemented Interfaces:
- ExitHook
public class DefaultVMExit
- extends Object
- implements ExitHook
The default behavior for the exiting of VM
|
Method Summary |
void |
exit(int exitCode)
Forces the VM to exit |
DefaultVMExit
public DefaultVMExit()
exit
public void exit(int exitCode)
- Description copied from interface:
ExitHook
- Forces the VM to exit
- Specified by:
exit in interface ExitHook
- Parameters:
exitCode - the exit code to return
AribaWeb User Interface Development Framework
Copyright © 2000-2009 Ariba, Inc. All Rights Reserved.