public class EnableCommand extends AbstractManagementCommand
RETURN_CODE_SERVER_ERROR
Constructor and Description |
---|
EnableCommand() |
Modifier and Type | Method and Description |
---|---|
int |
doCommand(com.caucho.boot.WatchdogArgs args,
com.caucho.boot.WatchdogClient client,
ManagerClient manager) |
java.lang.String |
getDescription() |
java.lang.String |
getUsageArgs() |
boolean |
isDefaultArgsAccepted() |
createManagerClient, doCommand, isProOnly
createBamClient, initBootOptions
addFlagOption, 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, usage
public java.lang.String getDescription()
getDescription
in interface BootCommand
getDescription
in class AbstractBootCommand
public java.lang.String getUsageArgs()
getUsageArgs
in class AbstractBootCommand
public boolean isDefaultArgsAccepted()
isDefaultArgsAccepted
in interface BootCommand
isDefaultArgsAccepted
in class AbstractBootCommand
public int doCommand(com.caucho.boot.WatchdogArgs args, com.caucho.boot.WatchdogClient client, ManagerClient manager) throws BootArgumentException
doCommand
in class AbstractManagementCommand
BootArgumentException