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