org.openejb.client
Interface RequestMethods
- All Known Subinterfaces:
- Request
- All Known Implementing Classes:
- AuthenticationRequest, EjbDaemon, EJBInvocationHandler, EJBRequest, JNDIContext, JNDIRequest, Stop
- public interface RequestMethods
- Since:
- 11/25/2001
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
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_METHOD
public static final int EJB_HOME_METHOD
- 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
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
JNDI_APP_CTX_PULL
public static final int JNDI_APP_CTX_PULL
- See Also:
- Constant Field Values
Copyright © 1999-2006 OpenEJB. All Rights Reserved.