|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.caucho.boot.AbstractBootCommand
com.caucho.boot.AbstractRemoteCommand
com.caucho.boot.AbstractRepositoryCommand
com.caucho.boot.AbstractDeployCommand
com.caucho.boot.DeployCommand
public class DeployCommand
Constructor Summary | |
---|---|
DeployCommand()
|
Method Summary | |
---|---|
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()
|
Methods inherited from class com.caucho.boot.AbstractDeployCommand |
---|
deploy, doCommand, isDefaultArgsAccepted |
Methods inherited from class com.caucho.boot.AbstractRepositoryCommand |
---|
doCommand, getDeployClient |
Methods inherited from class com.caucho.boot.AbstractRemoteCommand |
---|
createBamClient |
Methods inherited from class com.caucho.boot.AbstractBootCommand |
---|
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 |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public DeployCommand()
Method Detail |
---|
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
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |