public class StartCommand extends AbstractStartCommand
Constructor and Description |
---|
StartCommand() |
Modifier and Type | Method and Description |
---|---|
int |
doCommand(com.caucho.boot.WatchdogArgs args,
com.caucho.boot.WatchdogClient client) |
java.lang.String |
getDescription() |
boolean |
isRetry() |
boolean |
isStart() |
doCommand, doWatchdogStart, findLocalClient, findNamedClient, findWatchdogClient, getServerUsageArg, initBootOptions
addFlagOption, addIntValueOption, addOption, addOption, addSpacerOption, addSubsectionHeaderOption, addValueOption, addValueOption, findClient, findLocalClientImpl, findNamedClientImpl, findUniqueLocalClient, findWatchdogClientImpl, getName, getOptionUsage, getUsageArgs, isConsole, isDefaultArgsAccepted, isFlag, isIntValueOption, isProOnly, isRemote, isShutdown, isStartAll, isValueOption, toString, usage
public java.lang.String getDescription()
getDescription
in interface BootCommand
getDescription
in class AbstractBootCommand
public boolean isStart()
isStart
in interface BootCommand
isStart
in class AbstractBootCommand
public int doCommand(com.caucho.boot.WatchdogArgs args, com.caucho.boot.WatchdogClient client) throws BootArgumentException
doCommand
in class AbstractBootCommand
BootArgumentException
public boolean isRetry()
isRetry
in interface BootCommand
isRetry
in class AbstractStartCommand