Uses of Class
org.apache.cactus.integration.ant.container.WarDeployableFile

Packages that use WarDeployableFile
org.apache.cactus.integration.ant.container Contains classes and interfaces that constitute the support for container startup and shutdown in the Ant integration. 
 

Uses of WarDeployableFile in org.apache.cactus.integration.ant.container
 

Methods in org.apache.cactus.integration.ant.container that return WarDeployableFile
static WarDeployableFile WarParser.parse(java.io.File theDeployableFile)
          Parse an WAR descriptor to extract meaninful information for Cactus.
 



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