|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EarDeployController | |
|---|---|
| com.caucho.server.e_app | |
| com.caucho.server.webapp | |
| Uses of EarDeployController in com.caucho.server.e_app |
|---|
| Methods in com.caucho.server.e_app that return EarDeployController | |
|---|---|
EarDeployController |
EarDeployGenerator.createController(java.lang.String name)
Returns the current array of application entries. |
EarDeployController |
EarSingleDeployGenerator.createEntry(java.lang.String name)
Returns the current array of webApp entries. |
| Constructors in com.caucho.server.e_app with parameters of type EarDeployController | |
|---|---|
EarAdmin(EarDeployController earDeployController)
|
|
| Constructor parameters in com.caucho.server.e_app with type arguments of type EarDeployController | |
|---|---|
EarDeployGenerator(DeployContainer<EarDeployController> deployContainer,
WebAppContainer parentContainer)
|
|
EarSingleDeployGenerator(DeployContainer<EarDeployController> deployContainer,
WebAppContainer parentContainer,
EarConfig config)
|
|
| Uses of EarDeployController in com.caucho.server.webapp |
|---|
| Methods in com.caucho.server.webapp that return types with arguments of type EarDeployController | |
|---|---|
java.util.ArrayList<EarDeployController> |
WebAppContainer.getEntAppList()
Returns a list of the webApps. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||