Package | Description |
---|---|
com.caucho.env.deploy | |
com.caucho.server.e_app | |
com.caucho.server.host | |
com.caucho.server.webapp |
Modifier and Type | Method and Description |
---|---|
protected DeployControllerAdmin<?> |
EnvironmentDeployController.getDeployAdmin() |
Modifier and Type | Class and Description |
---|---|
class |
EarAdmin |
Modifier and Type | Method and Description |
---|---|
protected DeployControllerAdmin |
EarDeployController.getDeployAdmin()
Returns the deploy admin.
|
Modifier and Type | Class and Description |
---|---|
class |
HostAdmin
The admin implementation for a host.
|
Modifier and Type | Method and Description |
---|---|
protected DeployControllerAdmin |
HostController.getDeployAdmin()
Returns the deploy admin.
|
Modifier and Type | Class and Description |
---|---|
class |
WebAppAdmin
The admin implementation for a web-app.
|
Modifier and Type | Method and Description |
---|---|
protected DeployControllerAdmin<?> |
WebAppController.getDeployAdmin()
Returns the deploy admin.
|