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

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

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

Subclasses of JarArchive in org.apache.cactus.integration.ant.deployment
 class EarArchive
          Class that encapsulates access to a enterprise application archive (EAR).
 class WarArchive
          Class that encapsulates access to a web application archive (WAR).
 



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