|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecteu.larkc.core.pluginManager.remote.Servlet.Tomcat.OperationDescriptor
public class OperationDescriptor
Convenient class which holds the possible operation constants.
Field Summary | |
---|---|
static java.lang.String |
OP_CREATE_CONTEXT
Operation "create context" |
static java.lang.String |
OP_GET_IDENTIFIER
Operation "get identifier" |
static java.lang.String |
OP_GET_QOS_INFO
Operation "get QoS information". |
static java.lang.String |
OP_INVOKE
Operation "invoke" |
static java.lang.String |
OPERATION
Identifies an operation |
Constructor Summary | |
---|---|
OperationDescriptor()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String OPERATION
public static final java.lang.String OP_GET_QOS_INFO
public static final java.lang.String OP_GET_IDENTIFIER
public static final java.lang.String OP_CREATE_CONTEXT
public static final java.lang.String OP_INVOKE
Constructor Detail |
---|
public OperationDescriptor()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |