public abstract class WebAppCommand extends AbstractRepositoryCommand
| Constructor and Description |
|---|
WebAppCommand() |
| Modifier and Type | Method and Description |
|---|---|
int |
doCommand(com.caucho.boot.WatchdogArgs args,
com.caucho.boot.WatchdogClient client,
WebAppDeployClient deployClient) |
protected abstract int |
doCommand(WebAppDeployClient deployClient,
java.lang.String tag) |
protected void |
initBootOptions() |
doCommand, getDeployClientcreateBamClientaddFlagOption, addIntValueOption, addOption, addOption, addSpacerOption, addSubsectionHeaderOption, addValueOption, addValueOption, 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, usageprotected void initBootOptions()
initBootOptions in class AbstractRepositoryCommandpublic final int doCommand(com.caucho.boot.WatchdogArgs args,
com.caucho.boot.WatchdogClient client,
WebAppDeployClient deployClient)
doCommand in class AbstractRepositoryCommandprotected abstract int doCommand(WebAppDeployClient deployClient, java.lang.String tag)