|
||||||||||
| 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.WebAppCommand
com.caucho.boot.WebAppStartCommand
public class WebAppStartCommand
| Constructor Summary | |
|---|---|
WebAppStartCommand()
|
|
| Method Summary | |
|---|---|
protected int |
doCommand(WebAppDeployClient deployClient,
java.lang.String tag)
|
java.lang.String |
getDescription()
|
java.lang.String |
getUsageArgs()
|
boolean |
isDefaultArgsAccepted()
|
| Methods inherited from class com.caucho.boot.WebAppCommand |
|---|
doCommand |
| Methods inherited from class com.caucho.boot.AbstractRepositoryCommand |
|---|
doCommand, fillInVersion, getDeployClient |
| Methods inherited from class com.caucho.boot.AbstractRemoteCommand |
|---|
createBamClient |
| Methods inherited from class com.caucho.boot.AbstractBootCommand |
|---|
addFlagOption, addIntValueOption, addOption, addValueOption, doCommand, getName, getOptionUsage, isConsole, isFlag, isIntValueOption, isProOnly, isRemote, isRetry, isShutdown, isStart, isValueOption, toString, usage |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public WebAppStartCommand()
| Method Detail |
|---|
public java.lang.String getDescription()
getDescription in interface BootCommandgetDescription in class AbstractBootCommand
protected int doCommand(WebAppDeployClient deployClient,
java.lang.String tag)
doCommand in class WebAppCommandpublic java.lang.String getUsageArgs()
getUsageArgs in class AbstractBootCommandpublic boolean isDefaultArgsAccepted()
isDefaultArgsAccepted in interface BootCommandisDefaultArgsAccepted in class AbstractBootCommand
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||