|
||||||||||
| 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.AbstractStartCommand
com.caucho.boot.StartAllCommand
public class StartAllCommand
Command to start Resin server bin/resin.sh start-all
| Constructor Summary | |
|---|---|
StartAllCommand()
|
|
| Method Summary | |
|---|---|
int |
doCommand(ResinBoot boot,
com.caucho.boot.WatchdogArgs args)
|
java.lang.String |
getDescription()
|
boolean |
isRetry()
|
boolean |
isStart()
|
| Methods inherited from class com.caucho.boot.AbstractStartCommand |
|---|
getServerUsageArg |
| Methods inherited from class com.caucho.boot.AbstractBootCommand |
|---|
addFlagOption, addIntValueOption, addOption, addValueOption, doCommand, getName, getOptionUsage, getUsageArgs, isConsole, isDefaultArgsAccepted, isFlag, isIntValueOption, isProOnly, isRemote, isShutdown, isValueOption, toString, usage |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public StartAllCommand()
| Method Detail |
|---|
public java.lang.String getDescription()
getDescription in interface BootCommandgetDescription in class AbstractBootCommandpublic boolean isStart()
isStart in interface BootCommandisStart in class AbstractBootCommand
public int doCommand(ResinBoot boot,
com.caucho.boot.WatchdogArgs args)
throws BootArgumentException
doCommand in interface BootCommanddoCommand in class AbstractBootCommandBootArgumentExceptionpublic boolean isRetry()
isRetry in interface BootCommandisRetry in class AbstractStartCommand
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||