|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EarDeployGenerator | |
---|---|
com.caucho.server.e_app | |
com.caucho.server.host | |
com.caucho.server.webapp |
Uses of EarDeployGenerator in com.caucho.server.e_app |
---|
Constructors in com.caucho.server.e_app with parameters of type EarDeployGenerator | |
---|---|
EarDeployGeneratorAdmin(EarDeployGenerator earDeployGenerator)
|
Uses of EarDeployGenerator in com.caucho.server.host |
---|
Methods in com.caucho.server.host that return EarDeployGenerator | |
---|---|
EarDeployGenerator |
Host.createEarDeploy()
Sets the ear-expansion |
Methods in com.caucho.server.host with parameters of type EarDeployGenerator | |
---|---|
void |
Host.addEarDeploy(EarDeployGenerator earDeploy)
Adds the ear-expansion |
Uses of EarDeployGenerator in com.caucho.server.webapp |
---|
Methods in com.caucho.server.webapp that return EarDeployGenerator | |
---|---|
EarDeployGenerator |
WebAppContainer.createEarDeploy()
Sets the ear-expansion |
Methods in com.caucho.server.webapp with parameters of type EarDeployGenerator | |
---|---|
void |
WebAppContainer.addEarDeploy(EarDeployGenerator earDeploy)
Adds the ear-expansion |
Constructors in com.caucho.server.webapp with parameters of type EarDeployGenerator | |
---|---|
WebAppEarDeployGenerator(DeployContainer<WebAppController> deployContainer,
WebAppContainer container,
EarDeployGenerator earDeploy)
Creates the new host deploy. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |