Package | Description |
---|---|
org.codehaus.cargo.container.spi.deployer |
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractCopyingInstalledLocalDeployer.deployExpandedWar(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.
|
protected void |
AbstractCopyingInstalledLocalDeployer.deployWar(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.
|
Copyright © 2004-2013 Codehaus. All Rights Reserved.