Package | Description |
---|---|
com.caucho.env.deploy | |
com.caucho.server.host | |
com.caucho.server.webapp |
Modifier and Type | Class and Description |
---|---|
class |
DeployContainer<C extends DeployControllerApi<?>>
A container of deploy objects.
|
Constructor and Description |
---|
EnvironmentDeployController(java.lang.String id,
Path rootDirectory,
C config,
DeployContainerApi<?> container) |
ExpandDeployController(java.lang.String id,
java.lang.ClassLoader loader,
Path rootDirectory,
DeployContainerApi<?> container) |
Modifier and Type | Method and Description |
---|---|
DeployContainerApi<HostController> |
HostContainer.getHostDeployContainer() |
Modifier and Type | Method and Description |
---|---|
DeployContainerApi<EarDeployController> |
WebAppContainer.getEarDeployContainer() |
DeployContainerApi<WebAppController> |
WebAppContainer.getWebAppDeployContainer() |