Uses of Class
org.apache.cactus.integration.ant.deployment.WarArchive

Packages that use WarArchive
org.apache.cactus.integration.ant.deployment Contains classes that support deployment aspects like parsing deployment descriptors and extracting resources from deployment archives. 
 

Uses of WarArchive in org.apache.cactus.integration.ant.deployment
 

Methods in org.apache.cactus.integration.ant.deployment that return WarArchive
 WarArchive EarArchive.getWebModule(java.lang.String theUri)
          Returns the web-app archive stored in the EAR with the specified URI.
 



Copyright © 2000-2003 Apache Software Foundation. All Rights Reserved.