public class LogLevelCommand extends AbstractManagementCommand
RETURN_CODE_SERVER_ERROR| Constructor and Description |
|---|
LogLevelCommand() |
| Modifier and Type | Method and Description |
|---|---|
int |
doCommand(com.caucho.boot.WatchdogArgs args,
com.caucho.boot.WatchdogClient client,
ManagerClient managerClient) |
java.lang.String |
getDescription() |
static java.util.logging.Level |
getLevel(java.lang.String level) |
java.lang.String |
getUsageArgs() |
protected void |
initBootOptions() |
boolean |
isDefaultArgsAccepted() |
createManagerClient, doCommand, isProOnlycreateBamClientaddFlagOption, addIntValueOption, addOption, addOption, addSpacerOption, addSubsectionHeaderOption, addValueOption, addValueOption, doCommand, doWatchdogStart, findClient, findLocalClient, findLocalClientImpl, findNamedClient, findNamedClientImpl, findUniqueLocalClient, findWatchdogClient, findWatchdogClientImpl, getName, getOptionUsage, isConsole, isFlag, isIntValueOption, isRemote, isRetry, isShutdown, isStart, isStartAll, isValueOption, toString, usageprotected void initBootOptions()
initBootOptions in class AbstractRemoteCommandpublic java.lang.String getUsageArgs()
getUsageArgs in class AbstractBootCommandpublic boolean isDefaultArgsAccepted()
isDefaultArgsAccepted in interface BootCommandisDefaultArgsAccepted in class AbstractBootCommandpublic java.lang.String getDescription()
getDescription in interface BootCommandgetDescription in class AbstractBootCommandpublic int doCommand(com.caucho.boot.WatchdogArgs args,
com.caucho.boot.WatchdogClient client,
ManagerClient managerClient)
doCommand in class AbstractManagementCommandpublic static java.util.logging.Level getLevel(java.lang.String level)