public class DeployListCommand extends AbstractRepositoryCommand
| Constructor and Description |
|---|
DeployListCommand() |
| Modifier and Type | Method and Description |
|---|---|
int |
doCommand(com.caucho.boot.WatchdogArgs args,
com.caucho.boot.WatchdogClient client,
WebAppDeployClient deployClient) |
java.lang.String |
getDescription() |
java.lang.String |
getUsageArgs() |
boolean |
isDefaultArgsAccepted() |
doCommand, getDeployClient, initBootOptionscreateBamClientaddFlagOption, 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 AbstractBootCommandpublic int doCommand(com.caucho.boot.WatchdogArgs args,
com.caucho.boot.WatchdogClient client,
WebAppDeployClient deployClient)
doCommand in class AbstractRepositoryCommandpublic java.lang.String getUsageArgs()
getUsageArgs in class AbstractBootCommandpublic boolean isDefaultArgsAccepted()
isDefaultArgsAccepted in interface BootCommandisDefaultArgsAccepted in class AbstractBootCommand