org.apache.openejb.config
Interface BeanTypes


public interface BeanTypes

Version:
$Rev: 550951 $ $Date: 2007-06-26 23:08:31 +0200 (Di, 26. Jun 2007) $

Field Summary
static String BMP_ENTITY
           
static String CMP_ENTITY
           
static String MESSAGE
           
static String STATEFUL
           
static String STATELESS
           
 

Field Detail

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

MESSAGE

static final String MESSAGE
See Also:
Constant Field Values


Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.