|
||||||||||
| 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.GuiCommand
public class GuiCommand
Command to start Resin server in gui mode bin/resin.sh gui -server a
| Constructor Summary | |
|---|---|
GuiCommand()
|
|
| Method Summary | |
|---|---|
int |
doCommand(com.caucho.boot.WatchdogArgs args,
com.caucho.boot.WatchdogClient client)
|
java.lang.String |
getDescription()
|
boolean |
isRetry()
|
| 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, isStart, isValueOption, toString, usage |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public GuiCommand()
| Method Detail |
|---|
public java.lang.String getDescription()
getDescription in interface BootCommandgetDescription in class AbstractBootCommand
public int doCommand(com.caucho.boot.WatchdogArgs args,
com.caucho.boot.WatchdogClient client)
throws BootArgumentException
doCommand 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 | |||||||||