ariba.util.shutdown
Class DefaultVMExit

java.lang.Object
  extended by ariba.util.shutdown.DefaultVMExit
All Implemented Interfaces:
ExitHook

public class DefaultVMExit
extends java.lang.Object
implements ExitHook

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

DefaultVMExit

public DefaultVMExit()
Method Detail

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-2014 Ariba, Inc. All Rights Reserved.