| Modifier and Type | Method and Description |
|---|---|
AppContext |
ModuleContext.getAppContext() |
| Constructor and Description |
|---|
ModuleContext(String id,
URI moduleURI,
String uniqueId,
AppContext appContext,
Context moduleJndiContext,
ClassLoader classLoader) |
| Modifier and Type | Method and Description |
|---|---|
void |
Assembler.destroyApplication(AppContext appContext) |
List<BeanContext> |
Assembler.initEjbs(ClassLoader classLoader,
AppInfo appInfo,
AppContext appContext,
Set<Injection> injections,
List<BeanContext> allDeployments,
String webappId) |
| Constructor and Description |
|---|
EjbJarBuilder(Properties props,
AppContext context) |
| Modifier and Type | Method and Description |
|---|---|
AppContext |
AssemblerAfterApplicationCreated.getContext() |
AppContext |
BeanContextsInitializedEvent.getContext() |
AppContext |
AssemblerBeforeApplicationDestroyed.getContext() |
| Constructor and Description |
|---|
AssemblerAfterApplicationCreated(AppInfo appInfo,
AppContext appContext,
Collection<BeanContext> ejbs) |
AssemblerBeforeApplicationDestroyed(AppInfo appInfo,
AppContext appContext) |
BeanContextsInitializedEvent(AppInfo appInfo,
AppContext appContext,
Collection<BeanContext> ejbs) |
| Modifier and Type | Method and Description |
|---|---|
static AsynchronousPool |
AsynchronousPool.create(AppContext appContext) |
| Modifier and Type | Method and Description |
|---|---|
AppContext |
StartupObject.getAppContext() |
| Modifier and Type | Method and Description |
|---|---|
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) |
| Constructor and Description |
|---|
CustomELAdapter(AppContext appContext) |
StartupObject(AppContext appContext,
AppInfo appInfo,
List<BeanContext> beanContexts) |
StartupObject(AppContext appContext,
AppInfo appInfo,
List<BeanContext> beanContexts,
WebContext webContext) |
| Modifier and Type | Method and Description |
|---|---|
AppContext |
WebContext.getAppContext() |
AppContext |
CoreContainerSystem.getAppContext(Object id) |
AppContext |
CoreContainerSystem.removeAppContext(Object id) |
| Modifier and Type | Method and Description |
|---|---|
List<AppContext> |
CoreContainerSystem.getAppContexts() |
| Modifier and Type | Method and Description |
|---|---|
void |
CoreContainerSystem.addAppContext(AppContext appContext) |
| Constructor and Description |
|---|
WebContext(AppContext appContext) |
| Modifier and Type | Method and Description |
|---|---|
AppContext |
ContainerSystem.getAppContext(Object id) |
| Modifier and Type | Method and Description |
|---|---|
List<AppContext> |
ContainerSystem.getAppContexts() |
| Modifier and Type | Method and Description |
|---|---|
T |
AppFinder.Transformer.from(AppContext appCtx) |
org.apache.webbeans.config.WebBeansContext |
AppFinder.WebBeansContextTransformer.from(AppContext appCtx) |
Copyright © 1999–2014 The Apache Software Foundation. All rights reserved.