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, usage
protected void initBootOptions()
initBootOptions
in class AbstractBootCommand
public boolean isRetry()
isRetry
in interface BootCommand
isRetry
in class AbstractBootCommand
protected com.caucho.boot.WatchdogClient findWatchdogClient(ResinBoot boot, com.caucho.boot.WatchdogArgs args)
findWatchdogClient
in class AbstractBootCommand
protected java.lang.String getServerUsageArg(java.lang.String serverId, java.lang.String clientId)