Uses of Class
org.codehaus.cargo.module.AbstractDescriptor
-
-
Uses of AbstractDescriptor in org.codehaus.cargo.module.application
Subclasses of AbstractDescriptor in org.codehaus.cargo.module.application Modifier and Type Class Description classApplicationXmlEncapsulates the DOM representation of an EAR descriptor (application.xml) to provide convenience methods for easy access and manipulation. -
Uses of AbstractDescriptor in org.codehaus.cargo.module.ejb
Subclasses of AbstractDescriptor in org.codehaus.cargo.module.ejb Modifier and Type Class Description classEjbJarXmlEncapsulates the DOM representation of a ejb deployment descriptorejb-jar.xmlto provide convenience methods for easy access and manipulation. -
Uses of AbstractDescriptor in org.codehaus.cargo.module.ejb.jboss
Subclasses of AbstractDescriptor in org.codehaus.cargo.module.ejb.jboss Modifier and Type Class Description classJBossXmlEncapsulates the DOM representation of a jboss ejb deployment descriptorjboss.xmlto provide convenience methods for easy access and manipulation. -
Uses of AbstractDescriptor in org.codehaus.cargo.module.ejb.orion
Subclasses of AbstractDescriptor in org.codehaus.cargo.module.ejb.orion Modifier and Type Class Description classOrionEjbJarXmlEncapsulates the DOM representation of a oracle ejb deployment descriptororion-ejb-jar.xmlto provide convenience methods for easy access and manipulation. -
Uses of AbstractDescriptor in org.codehaus.cargo.module.ejb.weblogic
Subclasses of AbstractDescriptor in org.codehaus.cargo.module.ejb.weblogic Modifier and Type Class Description classWeblogicEjbJarXmlEncapsulates the DOM representation of a weblogic ejb deployment descriptorweblogic-ejb-jar.xmlto provide convenience methods for easy access and manipulation. -
Uses of AbstractDescriptor in org.codehaus.cargo.module.ejb.websphere
Subclasses of AbstractDescriptor in org.codehaus.cargo.module.ejb.websphere Modifier and Type Class Description classIbmEjbJarBndXmiEncapsulates the DOM representation of a websphere ejb deployment descriptoribm-ejb-jar-bnd.xmito provide convenience methods for easy access and manipulation. -
Uses of AbstractDescriptor in org.codehaus.cargo.module.webapp
Subclasses of AbstractDescriptor in org.codehaus.cargo.module.webapp Modifier and Type Class Description classWebXmlEncapsulates the DOM representation of a web deployment descriptorweb.xmlto provide convenience methods for easy access and manipulation. -
Uses of AbstractDescriptor in org.codehaus.cargo.module.webapp.jboss
Subclasses of AbstractDescriptor in org.codehaus.cargo.module.webapp.jboss Modifier and Type Class Description classJBossWebXmlEncapsulates the DOM representation of a web deployment descriptorjboss-web.xmlto provide convenience methods for easy access and manipulation. -
Uses of AbstractDescriptor in org.codehaus.cargo.module.webapp.orion
Subclasses of AbstractDescriptor in org.codehaus.cargo.module.webapp.orion Modifier and Type Class Description classOrionWebXmlEncapsulates the DOM representation of a oracle web deployment descriptororion-web.xmlto provide convenience methods for easy access and manipulation. -
Uses of AbstractDescriptor in org.codehaus.cargo.module.webapp.resin
Subclasses of AbstractDescriptor in org.codehaus.cargo.module.webapp.resin Modifier and Type Class Description classResinWebXmlEncapsulates the DOM representation of a web deployment descriptorresin-web.xmlto provide convenience methods for easy access and manipulation. -
Uses of AbstractDescriptor in org.codehaus.cargo.module.webapp.tomcat
Subclasses of AbstractDescriptor in org.codehaus.cargo.module.webapp.tomcat Modifier and Type Class Description classTomcatContextXmlEncapsulates the DOM representation of a web deployment descriptorMETA-INF/context.xmlto provide convenience methods for easy access and manipulation. -
Uses of AbstractDescriptor in org.codehaus.cargo.module.webapp.weblogic
Subclasses of AbstractDescriptor in org.codehaus.cargo.module.webapp.weblogic Modifier and Type Class Description classWeblogicXmlEncapsulates the DOM representation of a weblogic web deployment descriptorweblogic.xmlto provide convenience methods for easy access and manipulation. -
Uses of AbstractDescriptor in org.codehaus.cargo.module.webapp.websphere
Subclasses of AbstractDescriptor in org.codehaus.cargo.module.webapp.websphere Modifier and Type Class Description classIbmWebBndXmiEncapsulates the DOM representation of a websphere web deployment descriptoribm-web-bnd.xmito provide convenience methods for easy access and manipulation.
-