|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ModuleContext | |
|---|---|
| org.apache.openejb | |
| Uses of ModuleContext in org.apache.openejb |
|---|
| Methods in org.apache.openejb that return ModuleContext | |
|---|---|
ModuleContext |
BeanContext.getModuleContext()
|
| Constructors in org.apache.openejb with parameters of type ModuleContext | |
|---|---|
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)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||