public class ConfigDeployCommand extends AbstractDeployCommand
| Modifier and Type | Method and Description |
|---|---|
protected CommitBuilder |
createCommitBuilder(com.caucho.boot.WatchdogArgs args,
Path path) |
java.lang.String |
getDescription() |
deploy, doCommand, getDeployPath, getUsageArgs, initBootOptions, isDefaultArgsAccepteddoCommand, getDeployClientcreateBamClientaddFlagOption, 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, usagepublic java.lang.String getDescription()
getDescription in interface BootCommandgetDescription in class AbstractDeployCommandprotected CommitBuilder createCommitBuilder(com.caucho.boot.WatchdogArgs args, Path path)
createCommitBuilder in class AbstractDeployCommand