org.apache.openejb.config
Interface BeanTypes
public interface BeanTypes
- Version:
- $Rev$ $Date$
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–2015 The Apache Software Foundation. All rights reserved.