|
||||||||||
| 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.UserListCommand
public class UserListCommand
| Constructor Summary | |
|---|---|
UserListCommand()
|
|
| Method Summary | |
|---|---|
int |
doCommand(com.caucho.boot.WatchdogArgs args,
com.caucho.boot.WatchdogClient client,
ManagerClient managerClient)
|
java.lang.String |
getDescription()
|
| Methods inherited from class com.caucho.boot.AbstractManagementCommand |
|---|
createManagerClient, doCommand, isProOnly |
| Methods inherited from class com.caucho.boot.AbstractRemoteCommand |
|---|
createBamClient |
| Methods inherited from class com.caucho.boot.AbstractBootCommand |
|---|
addFlagOption, addIntValueOption, addOption, addValueOption, doCommand, getName, getOptionUsage, getUsageArgs, isConsole, isDefaultArgsAccepted, isFlag, isIntValueOption, isRemote, isRetry, 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 UserListCommand()
| 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,
ManagerClient managerClient)
doCommand in class AbstractManagementCommand
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||