| Package | Description |
|---|---|
| org.cipango.console | |
| org.cipango.console.data |
| Modifier and Type | Class and Description |
|---|---|
static class |
Action.StartAction |
static class |
Action.StopAction |
| Modifier and Type | Field and Description |
|---|---|
static Action |
SipManager.CHANGE_TIME_GRAPH |
static Action |
ApplicationManager.DEPLOY_APP |
static Action |
JettyManager.DISABLE_STATS |
static Action |
DiameterManager.DISABLE_STATS |
static Action |
JettyManager.ENABLE_STATS |
static Action |
DiameterManager.ENABLE_STATS |
static Action |
EnvManager.RELOAD_lOG_CONF |
static Action |
SipManager.RESET_STATS |
static Action |
JettyManager.RESET_STATS |
static Action |
DiameterManager.RESET_STATS |
static Action |
EnvManager.SET_DEBUG_ENABLED |
static Action |
EnvManager.SET_LOGGER_LEVEL |
static Action |
ApplicationManager.START_APP |
static Action |
SipManager.START_GRAPH |
static Action |
ApplicationManager.STOP_APP |
static Action |
SipManager.STOP_GRAPH |
static Action |
ApplicationManager.UNDEPLOY_APP |
| Modifier and Type | Field and Description |
|---|---|
static List<Action> |
Action.ACTIONS |
| Modifier and Type | Method and Description |
|---|---|
static Action |
Action.add(Action action) |
Action |
ApplicationManager.Operation.getAction() |
protected Action |
VelocityConsoleServlet.getAction(Page page,
javax.servlet.http.HttpServletRequest request) |
| Modifier and Type | Method and Description |
|---|---|
static Action |
Action.add(Action action) |
void |
VelocityConsoleServlet.registerAction(Action action) |
| Constructor and Description |
|---|
ApplicationManager.Operation(Action action,
ObjectName objectName,
MBeanServerConnection mbsc) |
| Modifier and Type | Class and Description |
|---|---|
static class |
ConsoleLogger.ClearConsoleLoggerAction |
static class |
ConsoleLogger.MessageInMemoryAction |
static class |
ConsoleLogger.StartConsoleLoggerAction |
static class |
ConsoleLogger.StopConsoleLoggerAction |
static class |
FileLogger.DeleteLogsFilesAction |
static class |
FileLogger.StartFileLoggerAction |
static class |
FileLogger.StopFileLoggerAction |
| Modifier and Type | Method and Description |
|---|---|
Action |
ConsoleLogger.getClearAction() |
Action |
FileLogger.getDeleteAction() |
Action |
FileLogger.getStartAction() |
Action |
ConsoleLogger.getStartAction() |
Action |
FileLogger.getStopAction() |
Action |
ConsoleLogger.getStopAction() |
Copyright © 2014. All Rights Reserved.