public class DeployCatCommand extends AbstractDeployCatCommand
Constructor and Description |
---|
DeployCatCommand() |
Modifier and Type | Method and Description |
---|---|
protected CommitBuilder |
createCommitBuilder(com.caucho.boot.WatchdogArgs args) |
java.lang.String |
getDescription() |
protected void |
initBootOptions() |
doCommand, getUsageArgs, isDefaultArgsAccepted
doCommand, getDeployClient
createBamClient
addFlagOption, addIntValueOption, addOption, addOption, addSpacerOption, addSubsectionHeaderOption, addValueOption, addValueOption, doCommand, doWatchdogStart, findClient, findLocalClient, findLocalClientImpl, findNamedClient, findNamedClientImpl, findUniqueLocalClient, findWatchdogClient, findWatchdogClientImpl, getName, getOptionUsage, isConsole, isFlag, isIntValueOption, isProOnly, isRemote, isRetry, isShutdown, isStart, isStartAll, isValueOption, toString, usage
protected void initBootOptions()
initBootOptions
in class AbstractDeployCatCommand
public java.lang.String getDescription()
getDescription
in interface BootCommand
getDescription
in class AbstractDeployCatCommand
protected CommitBuilder createCommitBuilder(com.caucho.boot.WatchdogArgs args)
createCommitBuilder
in class AbstractDeployCatCommand