|
||||||||||
| 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.ConsoleCommand
public class ConsoleCommand
Command to start Resin server in console mode bin/resin.sh console -server a
| Constructor Summary | |
|---|---|
ConsoleCommand()
|
|
| Method Summary | |
|---|---|
int |
doCommand(com.caucho.boot.WatchdogArgs args,
com.caucho.boot.WatchdogClient client)
|
java.lang.String |
getDescription()
|
boolean |
isConsole()
|
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, 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 ConsoleCommand()
| Method Detail |
|---|
public java.lang.String getDescription()
getDescription in interface BootCommandgetDescription in class AbstractBootCommandpublic boolean isConsole()
isConsole in interface BootCommandisConsole in class AbstractBootCommandpublic boolean isStart()
isStart in interface BootCommandisStart in class AbstractBootCommandpublic boolean isRetry()
isRetry in interface BootCommandisRetry in class AbstractStartCommand
public int doCommand(com.caucho.boot.WatchdogArgs args,
com.caucho.boot.WatchdogClient client)
throws BootArgumentException
doCommand in class AbstractBootCommandBootArgumentException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||