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