| Package | Description |
|---|---|
| org.apache.openejb | |
| org.apache.openejb.cdi | |
| org.apache.openejb.core | |
| org.apache.openejb.spi | |
| org.apache.openejb.util |
| Modifier and Type | Method and Description |
|---|---|
List<WebContext> |
AppContext.getWebContexts() |
| Modifier and Type | Method and Description |
|---|---|
WebContext |
StartupObject.getWebContext() |
| Modifier and Type | Method and Description |
|---|---|
void |
CdiBuilder.build(AppInfo appInfo,
AppContext appContext,
List<BeanContext> allDeployments,
WebContext webContext) |
| Constructor and Description |
|---|
StartupObject(AppContext appContext,
AppInfo appInfo,
List<BeanContext> beanContexts,
WebContext webContext) |
| Modifier and Type | Method and Description |
|---|---|
WebContext |
CoreContainerSystem.getWebContext(String id) |
WebContext[] |
CoreContainerSystem.WebDeployments() |
| Modifier and Type | Method and Description |
|---|---|
void |
CoreContainerSystem.addWebContext(WebContext webDeployment) |
void |
CoreContainerSystem.removeWebContext(WebContext info) |
| Modifier and Type | Method and Description |
|---|---|
WebContext |
ContainerSystem.getWebContext(String id) |
| Modifier and Type | Method and Description |
|---|---|
T |
AppFinder.Transformer.from(WebContext webCtx) |
org.apache.webbeans.config.WebBeansContext |
AppFinder.WebBeansContextTransformer.from(WebContext webCtx) |
Copyright © 1999–2014 The Apache Software Foundation. All rights reserved.