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