| Package | Description |
|---|---|
| org.apache.openejb.assembler.classic | |
| org.apache.openejb.config |
| Modifier and Type | Class and Description |
|---|---|
class |
EntityBeanInfo |
class |
ManagedBeanInfo |
class |
MessageDrivenBeanInfo |
class |
SingletonBeanInfo |
class |
StatefulBeanInfo |
class |
StatelessBeanInfo |
| Modifier and Type | Field and Description |
|---|---|
List<EnterpriseBeanInfo> |
EjbJarInfo.enterpriseBeans |
| Modifier and Type | Method and Description |
|---|---|
EnterpriseBeanInfo |
EjbResolver.getEnterpriseBeanInfo(String deploymentId) |
| Modifier and Type | Method and Description |
|---|---|
void |
JndiBuilder.bind(EjbJarInfo ejbJarInfo,
BeanContext bean,
EnterpriseBeanInfo beanInfo,
JndiBuilder.JndiNameStrategy strategy) |
void |
InterceptorBindingBuilder.build(BeanContext beanContext,
EnterpriseBeanInfo beanInfo) |
void |
MethodScheduleBuilder.build(BeanContext beanContext,
EnterpriseBeanInfo beanInfo) |
| Modifier and Type | Method and Description |
|---|---|
void |
JndiEncInfoBuilder.buildDependsOnRefs(EnterpriseBean enterpriseBean,
EnterpriseBeanInfo beanInfo,
String moduleId) |
Copyright © 1999–2014 The Apache Software Foundation. All rights reserved.