Uses of Class
org.openejb.alt.assembler.classic.EjbType

Packages that use EjbType
org.openejb.alt.assembler.classic The classes and interfaces directly under this package define the basic parts of the OpenEJB assembler system architecture. 
 

Uses of EjbType in org.openejb.alt.assembler.classic
 

Fields in org.openejb.alt.assembler.classic declared as EjbType
static EjbType EjbType.BMP_ENTITY
           
static EjbType EjbType.CMP_ENTITY
           
static EjbType EjbType.STATEFUL
           
static EjbType EjbType.STATELESS
           
 

Constructors in org.openejb.alt.assembler.classic with parameters of type EjbType
JndiEncBuilder(JndiEncInfo jndiEnc, java.lang.String transactionType, EjbType ejbType)
          Constructs the builder and normalizes the input data.
 



Copyright © 1999-2011 OpenEJB. All Rights Reserved.