| Package | Description |
|---|---|
| org.apache.openejb |
| Modifier and Type | Method and Description |
|---|---|
ModuleContext |
BeanContext.getModuleContext() |
| Constructor and Description |
|---|
BeanContext(String id,
Context jndiContext,
ModuleContext moduleContext,
Class beanClass,
Class homeInterface,
Class remoteInterface,
Class localHomeInterface,
Class localInterface,
Class proxy,
Class serviceEndpointInterface,
List<Class> businessLocals,
List<Class> businessRemotes,
Class pkClass,
BeanType componentType,
boolean localBean) |
BeanContext(String id,
Context jndiContext,
ModuleContext moduleContext,
Class beanClass,
Class mdbInterface,
Map<String,String> activationProperties) |
Copyright © 1999–2014 The Apache Software Foundation. All rights reserved.