public class ConfigRestartBean extends Object
Constructor and Description |
---|
ConfigRestartBean() |
Modifier and Type | Method and Description |
---|---|
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
|
public static String getNonce()
public static String renderStatus(String urlBase, String action, String nonce)
public static long getRestartTimeRemaining()