|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DeployableConfiguration | |
|---|---|
| com.sun.grizzly.http.servlet.deployer | |
| com.sun.grizzly.http.servlet.deployer.conf | |
| Uses of DeployableConfiguration in com.sun.grizzly.http.servlet.deployer |
|---|
| Fields in com.sun.grizzly.http.servlet.deployer declared as DeployableConfiguration | |
|---|---|
DeployableConfiguration |
WarDeploymentConfiguration.conf
contains command line params |
| Methods in com.sun.grizzly.http.servlet.deployer with parameters of type DeployableConfiguration | |
|---|---|
void |
GrizzlyWebServerDeployer.deployApplication(DeployableConfiguration conf)
|
void |
GrizzlyWebServerDeployer.deployApplication(DeployableConfiguration conf,
URLClassLoader serverLibLoader,
WebApp webDefault)
|
void |
GrizzlyWebServerDeployer.deployWar(DeployableConfiguration conf,
URLClassLoader serverLibLoader,
WebApp defaultWebApp)
Deploy WAR file. |
| Constructors in com.sun.grizzly.http.servlet.deployer with parameters of type DeployableConfiguration | |
|---|---|
WarDeploymentConfiguration(String ctx,
URLClassLoader serverLibLoader,
WebApp webDefault,
DeployableConfiguration conf)
Constructor. |
|
| Uses of DeployableConfiguration in com.sun.grizzly.http.servlet.deployer.conf |
|---|
| Fields in com.sun.grizzly.http.servlet.deployer.conf with type parameters of type DeployableConfiguration | |
|---|---|
List<DeployableConfiguration> |
DeployerServerConfiguration.applicationsList
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||