org.apache.openejb.client
Class RequestMethodConstants
java.lang.Object
org.apache.openejb.client.RequestMethodConstants
public class RequestMethodConstants
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EJB_REQUEST
public static final byte EJB_REQUEST
- See Also:
- Constant Field Values
JNDI_REQUEST
public static final byte JNDI_REQUEST
- See Also:
- Constant Field Values
AUTH_REQUEST
public static final byte AUTH_REQUEST
- See Also:
- Constant Field Values
CLUSTER_REQUEST
public static final byte CLUSTER_REQUEST
- See Also:
- Constant Field Values
STOP_REQUEST_Quit
public static final byte STOP_REQUEST_Quit
- See Also:
- Constant Field Values
STOP_REQUEST_quit
public static final byte STOP_REQUEST_quit
- See Also:
- Constant Field Values
STOP_REQUEST_Stop
public static final byte STOP_REQUEST_Stop
- See Also:
- Constant Field Values
STOP_REQUEST_stop
public static final byte STOP_REQUEST_stop
- See Also:
- Constant Field Values
EJB_HOME_GET_EJB_META_DATA
public static final int EJB_HOME_GET_EJB_META_DATA
- See Also:
- Constant Field Values
EJB_HOME_GET_HOME_HANDLE
public static final int EJB_HOME_GET_HOME_HANDLE
- See Also:
- Constant Field Values
EJB_HOME_REMOVE_BY_HANDLE
public static final int EJB_HOME_REMOVE_BY_HANDLE
- See Also:
- Constant Field Values
EJB_HOME_REMOVE_BY_PKEY
public static final int EJB_HOME_REMOVE_BY_PKEY
- See Also:
- Constant Field Values
EJB_HOME_FIND
public static final int EJB_HOME_FIND
- See Also:
- Constant Field Values
EJB_HOME_CREATE
public static final int EJB_HOME_CREATE
- See Also:
- Constant Field Values
EJB_OBJECT_GET_EJB_HOME
public static final int EJB_OBJECT_GET_EJB_HOME
- See Also:
- Constant Field Values
EJB_OBJECT_GET_HANDLE
public static final int EJB_OBJECT_GET_HANDLE
- See Also:
- Constant Field Values
EJB_OBJECT_GET_PRIMARY_KEY
public static final int EJB_OBJECT_GET_PRIMARY_KEY
- See Also:
- Constant Field Values
EJB_OBJECT_IS_IDENTICAL
public static final int EJB_OBJECT_IS_IDENTICAL
- See Also:
- Constant Field Values
EJB_OBJECT_REMOVE
public static final int EJB_OBJECT_REMOVE
- See Also:
- Constant Field Values
EJB_OBJECT_BUSINESS_METHOD
public static final int EJB_OBJECT_BUSINESS_METHOD
- See Also:
- Constant Field Values
EJB_HOME_METHOD
public static final int EJB_HOME_METHOD
- See Also:
- Constant Field Values
JNDI_LOOKUP
public static final int JNDI_LOOKUP
- See Also:
- Constant Field Values
JNDI_LIST
public static final int JNDI_LIST
- See Also:
- Constant Field Values
JNDI_LIST_BINDINGS
public static final int JNDI_LIST_BINDINGS
- See Also:
- Constant Field Values
Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.