net.i2p.router.startup
Class RouterAppManager.Shutdown

java.lang.Object
  extended by net.i2p.router.startup.RouterAppManager.Shutdown
All Implemented Interfaces:
Runnable
Enclosing class:
RouterAppManager

public class RouterAppManager.Shutdown
extends Object
implements Runnable

Since:
0.9.6

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

Constructor Detail

RouterAppManager.Shutdown

public RouterAppManager.Shutdown()
Method Detail

run

public void run()
Specified by:
run in interface Runnable