Uses of Class
org.codehaus.cargo.module.webapp.jboss.JBossWebXml

Packages that use JBossWebXml
org.codehaus.cargo.module.webapp.jboss   
 

Uses of JBossWebXml in org.codehaus.cargo.module.webapp.jboss
 

Methods in org.codehaus.cargo.module.webapp.jboss that return JBossWebXml
static JBossWebXml JBossWebXmlIo.parseJBossWebXml(java.io.InputStream theInput)
          Parses a deployment descriptor provided as input stream.
 JBossWebXml JBossWarArchive.getJBossWebXml()
          Returns the jboss-web.xml deployment descriptor of the web application.
 



Copyright © 2004-2007 Codehaus. All Rights Reserved.