Package | Description |
---|---|
com.caucho.env.deploy | |
com.caucho.server.e_app | |
com.caucho.server.host | |
com.caucho.server.webapp |
Modifier and Type | Class and Description |
---|---|
class |
AbstractDeployActionHandler |
class |
DeployController<I extends DeployInstance>
DeployController controls the lifecycle of the DeployInstance.
|
class |
EnvironmentDeployController<I extends EnvironmentDeployInstance,C extends DeployConfig>
A deploy controller for an environment.
|
class |
ExpandDeployController<I extends DeployInstance>
A deployment entry that expands from an archive (Jar/Zip) file.
|
Modifier and Type | Method and Description |
---|---|
void |
DeployTagItem.addActionHandler(DeployActionHandler handler) |
void |
DeployTagItem.removeActionHandler(DeployActionHandler handler) |
Modifier and Type | Class and Description |
---|---|
class |
EarDeployController
A configuration entry for an Enterprise WebApp
|
Modifier and Type | Class and Description |
---|---|
class |
HostController
A configuration entry for a host
|
Modifier and Type | Class and Description |
---|---|
class |
UnknownWebAppController
Manages the lifecycle of a web-app.
|
class |
WebAppController
Manages the lifecycle of a web-app.
|
class |
WebAppVersioningController
A configuration entry for a versioning web-app.
|