org.apache.openejb.config
Interface BeanTypes
public interface BeanTypes
- Version:
- $Rev: 1153797 $ $Date: 2011-08-04 02:09:44 -0700 (Thu, 04 Aug 2011) $
BMP_ENTITY
static final String BMP_ENTITY
- See Also:
- Constant Field Values
CMP_ENTITY
static final String CMP_ENTITY
- See Also:
- Constant Field Values
STATEFUL
static final String STATEFUL
- See Also:
- Constant Field Values
STATELESS
static final String STATELESS
- See Also:
- Constant Field Values
SINGLETON
static final String SINGLETON
- See Also:
- Constant Field Values
MANAGED
static final String MANAGED
- See Also:
- Constant Field Values
MESSAGE
static final String MESSAGE
- See Also:
- Constant Field Values
Copyright © 1999-2012 The Apache Software Foundation. All Rights Reserved.