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