|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WebAppCommandQuery.WebAppCommand | |
---|---|
com.caucho.server.admin |
Uses of WebAppCommandQuery.WebAppCommand in com.caucho.server.admin |
---|
Methods in com.caucho.server.admin that return WebAppCommandQuery.WebAppCommand | |
---|---|
WebAppCommandQuery.WebAppCommand |
WebAppCommandQuery.getCommand()
|
static WebAppCommandQuery.WebAppCommand |
WebAppCommandQuery.WebAppCommand.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static WebAppCommandQuery.WebAppCommand[] |
WebAppCommandQuery.WebAppCommand.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.caucho.server.admin with parameters of type WebAppCommandQuery.WebAppCommand | |
---|---|
void |
WebAppCommandQuery.setCommand(WebAppCommandQuery.WebAppCommand command)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |