| Package | Description |
|---|---|
| org.apache.openejb.assembler.classic | |
| org.apache.openejb.config |
| Modifier and Type | Field and Description |
|---|---|
JndiEncInfo |
AppInfo.appJndiEnc |
JndiEncInfo |
AppInfo.globalJndiEnc |
JndiEncInfo |
EnterpriseBeanInfo.jndiEnc |
JndiEncInfo |
ClientInfo.jndiEnc |
JndiEncInfo |
WebAppInfo.jndiEnc |
JndiEncInfo |
EjbJarInfo.moduleJndiEnc |
| Modifier and Type | Method and Description |
|---|---|
List<Injection> |
InjectionBuilder.buildInjections(JndiEncInfo jndiEnc) |
| Constructor and Description |
|---|
JndiEncBuilder(JndiEncInfo jndiEnc,
Collection<Injection> injections,
String transactionType,
String moduleId,
URI moduleUri,
String uniqueId,
ClassLoader classLoader) |
JndiEncBuilder(JndiEncInfo jndiEnc,
Collection<Injection> injections,
String moduleId,
URI moduleUri,
String uniqueId,
ClassLoader classLoader) |
| Modifier and Type | Method and Description |
|---|---|
void |
JndiEncInfoBuilder.build(JndiConsumer jndiConsumer,
String ejbName,
String moduleId,
URI moduleUri,
JndiEncInfo moduleJndiEnc,
JndiEncInfo compJndiEnc) |
Copyright © 1999–2014 The Apache Software Foundation. All rights reserved.