|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WebAppExpandDeployGenerator | |
|---|---|
| com.caucho.server.host | |
| com.caucho.server.webapp | |
| Uses of WebAppExpandDeployGenerator in com.caucho.server.host |
|---|
| Methods in com.caucho.server.host that return WebAppExpandDeployGenerator | |
|---|---|
WebAppExpandDeployGenerator |
Host.createWarDeploy()
Sets the war-expansion |
WebAppExpandDeployGenerator |
Host.createWebAppDeploy()
Sets the war-expansion |
| Methods in com.caucho.server.host with parameters of type WebAppExpandDeployGenerator | |
|---|---|
void |
Host.addWarDeploy(WebAppExpandDeployGenerator webAppDeploy)
Sets the war-expansion |
void |
Host.addWebAppDeploy(WebAppExpandDeployGenerator deploy)
Sets the war-expansion |
| Uses of WebAppExpandDeployGenerator in com.caucho.server.webapp |
|---|
| Methods in com.caucho.server.webapp that return WebAppExpandDeployGenerator | |
|---|---|
WebAppExpandDeployGenerator |
WebAppContainer.createWarDeploy()
Sets the war-expansion |
WebAppExpandDeployGenerator |
WebApp.createWebAppDeploy()
Sets the war-expansion |
WebAppExpandDeployGenerator |
WebAppContainer.createWebAppDeploy()
Sets the war-expansion |
| Methods in com.caucho.server.webapp with parameters of type WebAppExpandDeployGenerator | |
|---|---|
void |
WebAppContainer.addWarDeploy(WebAppExpandDeployGenerator webAppDeploy)
Sets the war-expansion |
void |
WebApp.addWebAppDeploy(WebAppExpandDeployGenerator deploy)
Adds a war generator |
void |
WebAppContainer.addWebAppDeploy(WebAppExpandDeployGenerator deploy)
Sets the war-expansion |
| Constructors in com.caucho.server.webapp with parameters of type WebAppExpandDeployGenerator | |
|---|---|
WebAppExpandDeployGeneratorAdmin(WebAppExpandDeployGenerator webAppDeployGenerator)
|
|
WebAppVersioningController(java.lang.String id,
java.lang.String baseKey,
java.lang.String contextPath,
WebAppExpandDeployGenerator generator,
WebAppContainer container)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||