net.i2p.router.web
Class ConfigRestartBean

java.lang.Object
  extended by net.i2p.router.web.ConfigRestartBean

public class ConfigRestartBean
extends Object

simple helper to control restarts/shutdowns in the left hand nav


Constructor Summary
ConfigRestartBean()
           
 
Method Summary
static String getNonce()
          formerly System.getProperty("console.nonce")
static long getRestartTimeRemaining()
          this is for summaryframe.jsp
static String renderStatus(String urlBase, String action, String nonce)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfigRestartBean

public ConfigRestartBean()
Method Detail

getNonce

public static String getNonce()
formerly System.getProperty("console.nonce")


renderStatus

public static String renderStatus(String urlBase,
                                  String action,
                                  String nonce)

getRestartTimeRemaining

public static long getRestartTimeRemaining()
this is for summaryframe.jsp