org.globus.wsrf.container
Class ShutdownService

java.lang.Object
  extended byorg.globus.wsrf.container.ShutdownService

public class ShutdownService
extends java.lang.Object

Shutdown service implementation.


Field Summary
private static org.globus.util.I18n i18n
           
 
Constructor Summary
ShutdownService()
           
 
Method Summary
 void shutdown(boolean hard)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

i18n

private static final org.globus.util.I18n i18n
Constructor Detail

ShutdownService

public ShutdownService()
Method Detail

shutdown

public void shutdown(boolean hard)
              throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException