public abstract class AbstractStopCommand extends AbstractBootCommand
| Constructor and Description |
|---|
AbstractStopCommand() |
| Modifier and Type | Method and Description |
|---|---|
protected com.caucho.boot.WatchdogClient |
findWatchdogClient(ResinBoot boot,
com.caucho.boot.WatchdogArgs args) |
protected java.lang.String |
getServerUsageArg(java.lang.String serverId,
java.lang.String clientId) |
protected void |
initBootOptions() |
boolean |
isRetry() |
addFlagOption, addIntValueOption, addOption, addOption, addSpacerOption, addSubsectionHeaderOption, addValueOption, addValueOption, doCommand, doCommand, doWatchdogStart, findClient, findLocalClient, findLocalClientImpl, findNamedClient, findNamedClientImpl, findUniqueLocalClient, findWatchdogClientImpl, getDescription, getName, getOptionUsage, getUsageArgs, isConsole, isDefaultArgsAccepted, isFlag, isIntValueOption, isProOnly, isRemote, isShutdown, isStart, isStartAll, isValueOption, toString, usageprotected void initBootOptions()
initBootOptions in class AbstractBootCommandpublic boolean isRetry()
isRetry in interface BootCommandisRetry in class AbstractBootCommandprotected com.caucho.boot.WatchdogClient findWatchdogClient(ResinBoot boot, com.caucho.boot.WatchdogArgs args)
findWatchdogClient in class AbstractBootCommandprotected java.lang.String getServerUsageArg(java.lang.String serverId,
java.lang.String clientId)