| Package | Description |
|---|---|
| org.jboss.weld.bootstrap | |
| org.jboss.weld.environment.deployment | |
| org.jboss.weld.environment.servlet |
| Modifier and Type | Class and Description |
|---|---|
class |
WeldBootstrap
Common bootstrapping functionality that is run at application startup and
detects and register beans
|
| Modifier and Type | Method and Description |
|---|---|
static <T extends BeanDeploymentArchive> |
WeldBeanDeploymentArchive.merge(CDI11Bootstrap bootstrap,
Iterable<T> archives) |
| Modifier and Type | Method and Description |
|---|---|
protected CDI11Deployment |
WeldServletLifecycle.createDeployment(ServletContext context,
CDI11Bootstrap bootstrap)
Create servlet deployment.
|
Copyright © 2015. All Rights Reserved.