public class WebAppStartCommand extends WebAppCommand
Constructor and Description |
---|
WebAppStartCommand() |
Modifier and Type | Method and Description |
---|---|
protected int |
doCommand(WebAppDeployClient deployClient,
java.lang.String tag) |
java.lang.String |
getDescription() |
java.lang.String |
getUsageArgs() |
boolean |
isDefaultArgsAccepted() |
doCommand, initBootOptions
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
public java.lang.String getDescription()
getDescription
in interface BootCommand
getDescription
in class AbstractBootCommand
protected int doCommand(WebAppDeployClient deployClient, java.lang.String tag)
doCommand
in class WebAppCommand
public java.lang.String getUsageArgs()
getUsageArgs
in class AbstractBootCommand
public boolean isDefaultArgsAccepted()
isDefaultArgsAccepted
in interface BootCommand
isDefaultArgsAccepted
in class AbstractBootCommand