Package | Description |
---|---|
org.codehaus.cargo.container.spi.deployer |
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractCopyingInstalledLocalDeployer.deployExpandedSar(String deployableDir,
SAR sar)
Copy the full expanded SAR directory to the deployable directory, renaming it if
the user has specified a custom context for this expanded SAR.
|
protected void |
AbstractCopyingInstalledLocalDeployer.deploySar(String deployableDir,
SAR sar)
Copy the SAR file to the deployable directory.
|
Copyright © 2004-2013 Codehaus. All Rights Reserved.