Interface SystemConsoleMessages
public interface SystemConsoleMessages
-
Field Details
-
INSTANCE
-
-
Method Details
-
systemConsole
String systemConsole() -
systemConsolePermissionModuleDescription
String systemConsolePermissionModuleDescription() -
generalInfo
String generalInfo() -
versionLabel
String versionLabel() -
javaVersionLabel
String javaVersionLabel() -
groovyVersionLabel
String groovyVersionLabel() -
applicationServerLabel
String applicationServerLabel() -
maxMemoryLabel
String maxMemoryLabel() -
operationSystemLabel
String operationSystemLabel() -
userAgentLabel
String userAgentLabel() -
staticPamsLabel
String staticPamsLabel() -
jvmLiveMemory
String jvmLiveMemory() -
jvmMemory
String jvmMemory() -
jvmGC
String jvmGC() -
stop
String stop() -
start
String start() -
numberUnits
String numberUnits() -
unitInterval
String unitInterval() -
jvmGCCalled
String jvmGCCalled() -
showMax
String showMax() -
maximumPoolSize
String maximumPoolSize() -
numberOfConnections
String numberOfConnections() -
busyConnections
String busyConnections() -
connectionPool
String connectionPool() -
connections
String connections() -
threadsAwaitingCheckout
String threadsAwaitingCheckout() -
unclosedOrphanedConnections
String unclosedOrphanedConnections() -
refreshDatasources
String refreshDatasources() -
used
String used() -
total
String total() -
maximum
String maximum() -
adminPanel
String adminPanel() -
openTerminal
String openTerminal() -
openTerminalInNewWindow
String openTerminalInNewWindow() -
globalSearch
String globalSearch() -
reloadConfig
String reloadConfig() -
configReloaded
String configReloaded()
-