|
||||||||||
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.AbstractManagementCommand
com.caucho.boot.EnableCommand
public class EnableCommand
Field Summary |
---|
Fields inherited from class com.caucho.boot.AbstractManagementCommand |
---|
RETURN_CODE_SERVER_ERROR |
Constructor Summary | |
---|---|
EnableCommand()
|
Method Summary | |
---|---|
int |
doCommand(com.caucho.boot.WatchdogArgs args,
com.caucho.boot.WatchdogClient client,
ManagerClient manager)
|
java.lang.String |
getDescription()
|
java.lang.String |
getUsageArgs()
|
boolean |
isDefaultArgsAccepted()
|
Methods inherited from class com.caucho.boot.AbstractManagementCommand |
---|
createManagerClient, doCommand, isProOnly |
Methods inherited from class com.caucho.boot.AbstractRemoteCommand |
---|
createBamClient, initBootOptions |
Methods inherited from class com.caucho.boot.AbstractBootCommand |
---|
addFlagOption, addIntValueOption, addOption, addOption, addSpacerOption, addSubsectionHeaderOption, addValueOption, addValueOption, doCommand, doWatchdogStart, findClient, findLocalClient, findLocalClientImpl, findNamedClient, findNamedClientImpl, findUniqueLocalClient, findWatchdogClient, findWatchdogClientImpl, getName, getOptionUsage, isConsole, isFlag, isIntValueOption, isRemote, isRetry, isShutdown, isStart, isStartAll, isValueOption, toString, usage |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public EnableCommand()
Method Detail |
---|
public java.lang.String getDescription()
getDescription
in interface BootCommand
getDescription
in class AbstractBootCommand
public java.lang.String getUsageArgs()
getUsageArgs
in class AbstractBootCommand
public boolean isDefaultArgsAccepted()
isDefaultArgsAccepted
in interface BootCommand
isDefaultArgsAccepted
in class AbstractBootCommand
public int doCommand(com.caucho.boot.WatchdogArgs args, com.caucho.boot.WatchdogClient client, ManagerClient manager) throws BootArgumentException
doCommand
in class AbstractManagementCommand
BootArgumentException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |