|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DeployContainer | |
|---|---|
| com.caucho.server.deploy | |
| com.caucho.server.e_app | |
| com.caucho.server.host | |
| com.caucho.server.webapp | |
| Uses of DeployContainer in com.caucho.server.deploy |
|---|
| Methods in com.caucho.server.deploy that return DeployContainer | |
|---|---|
DeployContainer<E> |
DeployGenerator.getDeployContainer()
Returns the deploy container. |
| Constructors in com.caucho.server.deploy with parameters of type DeployContainer | |
|---|---|
DeployGenerator(DeployContainer<E> container)
Creates the deploy. |
|
DeployListGenerator(DeployContainer container)
Creates the deploy. |
|
ExpandDeployGenerator(DeployContainer<E> container,
Path containerRootDirectory)
Creates the deploy. |
|
| Uses of DeployContainer in com.caucho.server.e_app |
|---|
| Constructors in com.caucho.server.e_app with parameters of type DeployContainer | |
|---|---|
EarDeployGenerator(DeployContainer<EarDeployController> deployContainer,
WebAppContainer parentContainer)
|
|
EarSingleDeployGenerator(DeployContainer<EarDeployController> deployContainer,
WebAppContainer parentContainer,
EarConfig config)
|
|
| Uses of DeployContainer in com.caucho.server.host |
|---|
| Constructors in com.caucho.server.host with parameters of type DeployContainer | |
|---|---|
HostExpandDeployGenerator(DeployContainer<HostController> container,
HostContainer hostContainer)
Creates the new host deploy. |
|
HostRegexpDeployGenerator(DeployContainer<HostController> container)
Creates the new host deploy. |
|
HostRegexpDeployGenerator(DeployContainer<HostController> container,
HostContainer hostContainer,
HostConfig config)
Creates the new host deploy. |
|
HostSingleDeployGenerator(DeployContainer<HostController> container)
Creates the new host deploy. |
|
HostSingleDeployGenerator(DeployContainer<HostController> container,
HostContainer hostContainer,
HostConfig config)
Creates the new host deploy. |
|
| Uses of DeployContainer in com.caucho.server.webapp |
|---|
| Methods in com.caucho.server.webapp that return DeployContainer | |
|---|---|
DeployContainer<WebAppController> |
WebAppContainer.getWebAppGenerator()
Returns the webApp generator |
| Constructors in com.caucho.server.webapp with parameters of type DeployContainer | |
|---|---|
WebAppEarDeployGenerator(DeployContainer<WebAppController> deployContainer,
WebAppContainer container,
EarDeployGenerator earDeploy)
Creates the new host deploy. |
|
WebAppExpandDeployGenerator(DeployContainer<WebAppController> container,
WebAppContainer webAppContainer)
Creates the new expand deploy. |
|
WebAppRegexpDeployGenerator(DeployContainer<WebAppController> deployContainer)
Creates the new host deploy. |
|
WebAppRegexpDeployGenerator(DeployContainer<WebAppController> deployContainer,
WebAppContainer container,
WebAppConfig config)
Creates the new host deploy. |
|
WebAppSingleDeployGenerator(DeployContainer<WebAppController> deployContainer)
Creates the new host deploy. |
|
WebAppSingleDeployGenerator(DeployContainer<WebAppController> deployContainer,
WebAppContainer container,
WebAppConfig config)
Creates the new web-app deploy. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||