Uses of Class
org.codehaus.cargo.module.webapp.jboss.JBossWebXml
-
Packages that use JBossWebXml Package Description 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 Modifier and Type Method Description JBossWebXml
JBossWarArchive. getJBossWebXml()
Returns thejboss-web.xml
deployment descriptor of the web application.static JBossWebXml
JBossWebXmlIo. parseJBossWebXml(InputStream theInput)
Parses a deployment descriptor provided as input stream.
-