public class ConfigRestartBean extends Object
Constructor | Description |
---|---|
ConfigRestartBean() |
Modifier and Type | Method | 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()