public abstract class AbstractScalingCommand extends AbstractBootCommand
Constructor and Description |
---|
AbstractScalingCommand() |
Modifier and Type | Method and Description |
---|---|
protected ResinScalingClient |
getScalingClient(com.caucho.boot.WatchdogArgs args,
com.caucho.boot.WatchdogClient client) |
protected void |
initBootOptions() |
boolean |
isPro() |
boolean |
isProOnly() |
addFlagOption, addIntValueOption, addOption, addOption, addSpacerOption, addSubsectionHeaderOption, addValueOption, addValueOption, doCommand, doCommand, doWatchdogStart, findClient, findLocalClient, findLocalClientImpl, findNamedClient, findNamedClientImpl, findUniqueLocalClient, findWatchdogClient, findWatchdogClientImpl, getDescription, getName, getOptionUsage, getUsageArgs, isConsole, isDefaultArgsAccepted, isFlag, isIntValueOption, isRemote, isRetry, isShutdown, isStart, isStartAll, isValueOption, toString, usage
protected void initBootOptions()
initBootOptions
in class AbstractBootCommand
protected ResinScalingClient getScalingClient(com.caucho.boot.WatchdogArgs args, com.caucho.boot.WatchdogClient client)
public boolean isProOnly()
isProOnly
in interface BootCommand
isProOnly
in class AbstractBootCommand
public boolean isPro()