| Package | Description |
|---|---|
| com.caucho.server.e_app | |
| com.caucho.server.webapp |
| Modifier and Type | Method and Description |
|---|---|
EarDeployController |
EarDeployGenerator.createController(ExpandVersion version)
Returns the current array of application entries.
|
EarDeployController |
EarSingleDeployGenerator.createEntry(java.lang.String name)
Returns the current array of webApp entries.
|
| Constructor and Description |
|---|
EarAdmin(EarDeployController earDeployController) |
| Constructor and Description |
|---|
EarDeployGenerator(java.lang.String id,
DeployContainer<EarDeployController> deployContainer,
WebAppContainer parentContainer) |
EarSingleDeployGenerator(DeployContainer<EarDeployController> deployContainer,
WebAppContainer parentContainer,
EarConfig config) |
| Modifier and Type | Method and Description |
|---|---|
EarDeployController[] |
WebAppContainer.getEntAppList()
Returns a list of the webApps.
|
| Modifier and Type | Method and Description |
|---|---|
DeployContainerApi<EarDeployController> |
WebAppContainer.getEarDeployContainer() |