electric.cluster.lifecycle
Class ShutdownHook

java.lang.Object
  extended byelectric.cluster.lifecycle.ShutdownHook
All Implemented Interfaces:
java.lang.Runnable

public class ShutdownHook
extends java.lang.Object
implements java.lang.Runnable

ShutdownHook

Author:
webMethods

Constructor Summary
ShutdownHook(java.util.Hashtable nameToLifecycleCommand)
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ShutdownHook

public ShutdownHook(java.util.Hashtable nameToLifecycleCommand)
Parameters:
nameToLifecycleCommand -
Method Detail

run

public void run()
Specified by:
run in interface java.lang.Runnable


copyright© 2001-2004 by webMethods All Rights Reserved.