|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AppContext | |
|---|---|
| org.apache.openejb | |
| org.apache.openejb.assembler.classic | |
| org.apache.openejb.async | |
| org.apache.openejb.cdi | |
| org.apache.openejb.core | |
| org.apache.openejb.spi | |
| Uses of AppContext in org.apache.openejb |
|---|
| Methods in org.apache.openejb that return AppContext | |
|---|---|
AppContext |
ModuleContext.getAppContext()
|
| Constructors in org.apache.openejb with parameters of type AppContext | |
|---|---|
ModuleContext(String id,
URI moduleURI,
String uniqueId,
AppContext appContext,
Context moduleJndiContext,
ClassLoader classLoader)
|
|
| Uses of AppContext in org.apache.openejb.assembler.classic |
|---|
| Methods in org.apache.openejb.assembler.classic with parameters of type AppContext | |
|---|---|
void |
Assembler.destroyApplication(AppContext appContext)
|
List<BeanContext> |
Assembler.initEjbs(ClassLoader classLoader,
AppInfo appInfo,
AppContext appContext,
Set<Injection> injections,
List<BeanContext> allDeployments,
String webappId)
|
| Constructors in org.apache.openejb.assembler.classic with parameters of type AppContext | |
|---|---|
EjbJarBuilder(Properties props,
AppContext context)
|
|
| Uses of AppContext in org.apache.openejb.async |
|---|
| Methods in org.apache.openejb.async with parameters of type AppContext | |
|---|---|
static AsynchronousPool |
AsynchronousPool.create(AppContext appContext)
|
| Uses of AppContext in org.apache.openejb.cdi |
|---|
| Methods in org.apache.openejb.cdi that return AppContext | |
|---|---|
AppContext |
StartupObject.getAppContext()
|
| Methods in org.apache.openejb.cdi with parameters of type AppContext | |
|---|---|
void |
CdiBuilder.build(AppInfo appInfo,
AppContext appContext,
List<BeanContext> allDeployments)
|
void |
CdiBuilder.build(AppInfo appInfo,
AppContext appContext,
List<BeanContext> allDeployments,
WebContext webContext)
|
void |
CdiResourceInjectionService.setAppContext(AppContext appModule)
|
| Constructors in org.apache.openejb.cdi with parameters of type AppContext | |
|---|---|
CustomELAdapter(AppContext appContext)
|
|
CustomELAdapter(AppContext appContext,
WebContext webContext)
|
|
StartupObject(AppContext appContext,
AppInfo appInfo,
List<BeanContext> beanContexts)
|
|
StartupObject(AppContext appContext,
AppInfo appInfo,
List<BeanContext> beanContexts,
WebContext webContext)
|
|
| Uses of AppContext in org.apache.openejb.core |
|---|
| Methods in org.apache.openejb.core that return AppContext | |
|---|---|
AppContext |
WebContext.getAppContext()
|
AppContext |
CoreContainerSystem.getAppContext(Object id)
|
AppContext |
CoreContainerSystem.removeAppContext(Object id)
|
| Methods in org.apache.openejb.core that return types with arguments of type AppContext | |
|---|---|
List<AppContext> |
CoreContainerSystem.getAppContexts()
|
| Methods in org.apache.openejb.core with parameters of type AppContext | |
|---|---|
void |
CoreContainerSystem.addAppContext(AppContext appContext)
|
| Constructors in org.apache.openejb.core with parameters of type AppContext | |
|---|---|
WebContext(AppContext appContext)
|
|
| Uses of AppContext in org.apache.openejb.spi |
|---|
| Methods in org.apache.openejb.spi that return AppContext | |
|---|---|
AppContext |
ContainerSystem.getAppContext(Object id)
|
| Methods in org.apache.openejb.spi that return types with arguments of type AppContext | |
|---|---|
List<AppContext> |
ContainerSystem.getAppContexts()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||