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

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

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

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.
 



Copyright © 2004-2007 Codehaus. All Rights Reserved.