|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.i2p.router.web.ConfigRestartBean
public class ConfigRestartBean
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)
this also initiates the restart/shutdown based on action |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ConfigRestartBean()
Method Detail |
---|
public static String getNonce()
public static String renderStatus(String urlBase, String action, String nonce)
public static long getRestartTimeRemaining()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |