public abstract class AbstractRemoteCommand extends AbstractBootCommand
Constructor and Description |
---|
AbstractRemoteCommand() |
Modifier and Type | Method and Description |
---|---|
protected RemoteActorSender |
createBamClient(com.caucho.boot.WatchdogArgs args,
com.caucho.boot.WatchdogClient client) |
protected void |
initBootOptions() |
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, isProOnly, isRemote, isRetry, isShutdown, isStart, isStartAll, isValueOption, toString, usage
protected void initBootOptions()
initBootOptions
in class AbstractBootCommand
protected RemoteActorSender createBamClient(com.caucho.boot.WatchdogArgs args, com.caucho.boot.WatchdogClient client)