|
||||||||||
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 |
---|
doCommand, doWatchdogStart, findLocalClient, findNamedClient, findWatchdogClient, getServerUsageArg, initBootOptions |
Methods inherited from class com.caucho.boot.AbstractBootCommand |
---|
addFlagOption, addIntValueOption, addOption, addOption, addSpacerOption, addSubsectionHeaderOption, addValueOption, addValueOption, findClient, findLocalClientImpl, findNamedClientImpl, findUniqueLocalClient, findWatchdogClientImpl, getName, getOptionUsage, getUsageArgs, isDefaultArgsAccepted, isFlag, isIntValueOption, isProOnly, isRemote, isShutdown, isStartAll, 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 BootCommand
getDescription
in class AbstractBootCommand
public boolean isConsole()
isConsole
in interface BootCommand
isConsole
in class AbstractBootCommand
public boolean isStart()
isStart
in interface BootCommand
isStart
in class AbstractBootCommand
public boolean isRetry()
isRetry
in interface BootCommand
isRetry
in class AbstractStartCommand
public int doCommand(com.caucho.boot.WatchdogArgs args, com.caucho.boot.WatchdogClient client) throws BootArgumentException
doCommand
in class AbstractBootCommand
BootArgumentException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |