public class StatusCommand extends AbstractBootCommand
| Constructor and Description |
|---|
StatusCommand() |
| Modifier and Type | Method and Description |
|---|---|
int |
doCommand(com.caucho.boot.WatchdogArgs args,
com.caucho.boot.WatchdogClient client) |
java.lang.String |
getDescription() |
protected void |
initBootOptions() |
boolean |
isRetry() |
addFlagOption, addIntValueOption, addOption, addOption, addSpacerOption, addSubsectionHeaderOption, addValueOption, addValueOption, doCommand, doWatchdogStart, findClient, findLocalClient, findLocalClientImpl, findNamedClient, findNamedClientImpl, findUniqueLocalClient, findWatchdogClient, findWatchdogClientImpl, getName, getOptionUsage, getUsageArgs, isConsole, isDefaultArgsAccepted, isFlag, isIntValueOption, isProOnly, isRemote, isShutdown, isStart, isStartAll, isValueOption, toString, usageprotected void initBootOptions()
initBootOptions 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)
throws BootArgumentException
doCommand in class AbstractBootCommandBootArgumentExceptionpublic boolean isRetry()
isRetry in interface BootCommandisRetry in class AbstractBootCommand