Interface EJBConstants
-
public interface EJBConstants
-
-
Field Detail
-
BEANSTALK
static final String BEANSTALK
- See Also:
- Constant Field Values
-
METHOD
static final String METHOD
- See Also:
- Constant Field Values
-
STATEFUL
static final String STATEFUL
- See Also:
- Constant Field Values
-
BEAN_ID
static final String BEAN_ID
- See Also:
- Constant Field Values
-
JNDI_NAME
static final String JNDI_NAME
- See Also:
- Constant Field Values
-
REMOVE
static final String REMOVE
- See Also:
- Constant Field Values
-
ARGS
static final String ARGS
- See Also:
- Constant Field Values
-
ARG
static final String ARG
- See Also:
- Constant Field Values
-
-