public class ShutdownCommand extends AbstractStopCommand
| Constructor and Description |
|---|
ShutdownCommand() |
| Modifier and Type | Method and Description |
|---|---|
int |
doCommand(com.caucho.boot.WatchdogArgs args,
com.caucho.boot.WatchdogClient client) |
java.lang.String |
getDescription() |
boolean |
isRetry() |
findWatchdogClient, getServerUsageArg, initBootOptionsaddFlagOption, addIntValueOption, addOption, addOption, addSpacerOption, addSubsectionHeaderOption, addValueOption, addValueOption, doCommand, doWatchdogStart, findClient, findLocalClient, findLocalClientImpl, findNamedClient, findNamedClientImpl, findUniqueLocalClient, findWatchdogClientImpl, getName, getOptionUsage, getUsageArgs, isConsole, isDefaultArgsAccepted, isFlag, isIntValueOption, isProOnly, isRemote, isShutdown, isStart, isStartAll, isValueOption, toString, usagepublic 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 AbstractStopCommand