org.openejb
Interface EJBComponentType
- public interface EJBComponentType
STATEFUL
public static final int STATEFUL
- See Also:
- Constant Field Values
STATELESS
public static final int STATELESS
- See Also:
- Constant Field Values
BMP_ENTITY
public static final int BMP_ENTITY
- See Also:
- Constant Field Values
CMP_ENTITY
public static final int CMP_ENTITY
- See Also:
- Constant Field Values
MESSAGE_DRIVEN
public static final int MESSAGE_DRIVEN
- See Also:
- Constant Field Values
Copyright © 1999-2005 OpenEJB. All Rights Reserved.