Uses of Class
org.codehaus.cargo.container.deployable.SAR

Packages that use SAR
org.codehaus.cargo.container.spi.deployer   
 

Uses of SAR in org.codehaus.cargo.container.spi.deployer
 

Methods in org.codehaus.cargo.container.spi.deployer with parameters of type SAR
protected  void AbstractCopyingInstalledLocalDeployer.deployExpandedSar(java.lang.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(java.lang.String deployableDir, SAR sar)
          Copy the SAR file to the deployable directory.
 



Copyright © 2004-2011 Codehaus. All Rights Reserved.