net.i2p.router.web
Class ConfigServiceHandler.UpdateWrapperManagerAndRekeyTask

java.lang.Object
  extended by net.i2p.router.web.ConfigServiceHandler.UpdateWrapperManagerAndRekeyTask
All Implemented Interfaces:
Runnable
Enclosing class:
ConfigServiceHandler

public static class ConfigServiceHandler.UpdateWrapperManagerAndRekeyTask
extends Object
implements Runnable


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

Constructor Detail

ConfigServiceHandler.UpdateWrapperManagerAndRekeyTask

public ConfigServiceHandler.UpdateWrapperManagerAndRekeyTask(int exitCode)
Method Detail

run

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