|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Environment | |
|---|---|
| org.jboss.weld.bootstrap.api | |
| org.jboss.weld.bootstrap.api.helpers | |
| Uses of Environment in org.jboss.weld.bootstrap.api |
|---|
| Classes in org.jboss.weld.bootstrap.api that implement Environment | |
|---|---|
class |
Environments
Requirements for various well known environments. |
| Methods in org.jboss.weld.bootstrap.api with parameters of type Environment | |
|---|---|
Bootstrap |
Bootstrap.startContainer(Environment environment,
Deployment deployment,
BeanStore beanStore)
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 |
| Uses of Environment in org.jboss.weld.bootstrap.api.helpers |
|---|
| Methods in org.jboss.weld.bootstrap.api.helpers with parameters of type Environment | |
|---|---|
Bootstrap |
ForwardingBootstrap.startContainer(Environment environment,
Deployment deployment,
BeanStore beanStore)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||