|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Deployment | |
---|---|
org.jboss.weld.bootstrap.api | |
org.jboss.weld.bootstrap.api.helpers |
Uses of Deployment in org.jboss.weld.bootstrap.api |
---|
Methods in org.jboss.weld.bootstrap.api with parameters of type Deployment | |
---|---|
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 |
Uses of Deployment in org.jboss.weld.bootstrap.api.helpers |
---|
Methods in org.jboss.weld.bootstrap.api.helpers with parameters of type Deployment | |
---|---|
Bootstrap |
ForwardingBootstrap.startContainer(Environment environment,
Deployment deployment)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |