Package | Description |
---|---|
com.caucho.server.host | |
com.caucho.server.webapp |
Modifier and Type | Method and Description |
---|---|
WebAppExpandDeployGenerator |
Host.createWarDeploy()
Sets the war-expansion
|
WebAppExpandDeployGenerator |
Host.createWebAppDeploy()
Sets the war-expansion
|
Modifier and Type | Method and Description |
---|---|
void |
Host.addWarDeploy(WebAppExpandDeployGenerator webAppDeploy)
Sets the war-expansion
|
void |
Host.addWebAppDeploy(WebAppExpandDeployGenerator deploy)
Sets the war-expansion
|
Modifier and Type | Method and Description |
---|---|
WebAppExpandDeployGenerator |
WebAppContainer.createWarDeploy()
Sets the war-expansion
|
WebAppExpandDeployGenerator |
WebAppContainer.createWebAppDeploy()
Sets the war-expansion
|
WebAppExpandDeployGenerator |
WebApp.createWebAppDeploy()
Sets the war-expansion
|
Modifier and Type | Method and Description |
---|---|
void |
WebAppContainer.addWarDeploy(WebAppExpandDeployGenerator webAppDeploy)
Sets the war-expansion
|
void |
WebAppContainer.addWebAppDeploy(WebAppExpandDeployGenerator deploy)
Sets the war-expansion
|
void |
WebApp.addWebAppDeploy(WebAppExpandDeployGenerator deploy)
Adds a war generator
|
Constructor and Description |
---|
WebAppExpandDeployGeneratorAdmin(WebAppExpandDeployGenerator webAppDeployGenerator) |
WebAppVersioningController(java.lang.String id,
java.lang.String baseKey,
java.lang.String contextPath,
WebAppExpandDeployGenerator generator,
WebAppContainer container) |