Methods in org.codehaus.cargo.container.spi.deployer with parameters of type WAR |
protected void |
AbstractCopyingInstalledLocalDeployer.deployWar(java.lang.String deployableDir,
WAR war)
Copy the WAR file to the deployable directory, renaming it if the user has specified a
custom context for this WAR. |
protected void |
AbstractCopyingInstalledLocalDeployer.deployExpandedWar(java.lang.String deployableDir,
WAR war)
Copy the full expanded WAR directory to the deployable directory, renaming it if the user
has specified a custom context for this expanded WAR. |