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, getDeployClient
createBamClient
addFlagOption, 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, usage
protected void initBootOptions()
initBootOptions
in class AbstractRepositoryCommand
public final int doCommand(com.caucho.boot.WatchdogArgs args, com.caucho.boot.WatchdogClient client, WebAppDeployClient deployClient)
doCommand
in class AbstractRepositoryCommand
protected abstract int doCommand(WebAppDeployClient deployClient, java.lang.String tag)