|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JndiEncInfo | |
---|---|
org.openejb.alt.assembler.classic | The classes and interfaces directly under this package define the basic parts of the OpenEJB assembler system architecture. |
org.openejb.alt.assembler.classic.xml | The classes and interfaces directly under this package define the basic parts of the OpenEJB assembler xml system architecture. |
Uses of JndiEncInfo in org.openejb.alt.assembler.classic |
---|
Fields in org.openejb.alt.assembler.classic declared as JndiEncInfo | |
---|---|
JndiEncInfo |
EnterpriseBeanInfo.jndiEnc
|
Constructors in org.openejb.alt.assembler.classic with parameters of type JndiEncInfo | |
---|---|
JndiEncBuilder(JndiEncInfo jndiEnc,
java.lang.String transactionType,
EjbType ejbType)
Constructs the builder and normalizes the input data. |
Uses of JndiEncInfo in org.openejb.alt.assembler.classic.xml |
---|
Subclasses of JndiEncInfo in org.openejb.alt.assembler.classic.xml | |
---|---|
class |
JndiEnc
A subclass of JndiEncInfo filled with data from an XML file. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |