Package | Description |
---|---|
org.jboss.weld.bootstrap.api | |
org.jboss.weld.bootstrap.api.helpers | |
org.jboss.weld.bootstrap.spi |
Modifier and Type | Method and Description |
---|---|
Bootstrap |
Bootstrap.startContainer(Environment environment,
Deployment deployment)
Creates the application container:
Checks that the services required by the environment have been provided
Adds container provided services
Creates and initializes the built in contexts
Creates the manager
context
|
Bootstrap |
CDI11Bootstrap.startContainer(String contextId,
Environment environment,
Deployment deployment)
Creates the application container:
Checks that the services required by the environment have been provided
Adds container provided services
Creates and initializes the built in contexts
Creates the manager
|
Modifier and Type | Method and Description |
---|---|
Bootstrap |
ForwardingBootstrap.startContainer(Environment environment,
Deployment deployment) |
Modifier and Type | Interface and Description |
---|---|
interface |
CDI11Deployment |
Copyright © 2008-2015. All Rights Reserved.