Package | Description |
---|---|
org.jboss.weld.bootstrap.api | |
org.jboss.weld.bootstrap.api.helpers |
Modifier and Type | Class and Description |
---|---|
class |
Environments
Requirements for various well known environments.
|
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) |
Copyright © 2008-2015. All Rights Reserved.