|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of AbstractDescriptor in org.codehaus.cargo.module.application |
Subclasses of AbstractDescriptor in org.codehaus.cargo.module.application | |
class |
ApplicationXml
Encapsulates 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 | |
class |
EjbJarXml
Encapsulates the DOM representation of a ejb deployment descriptor ejb-jar.xml to 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 | |
class |
OrionEjbJarXml
Encapsulates the DOM representation of a oracle ejb deployment descriptor orion-ejb-jar.xml to 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 | |
class |
WeblogicEjbJarXml
Encapsulates the DOM representation of a weblogic ejb deployment descriptor weblogic-ejb-jar.xml to 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 | |
class |
IbmEjbJarBndXmi
Encapsulates the DOM representation of a websphere ejb deployment descriptor ibm-ejb-jar-bnd.xmi to 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 | |
class |
WebXml
Encapsulates the DOM representation of a web deployment descriptor web.xml to
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 | |
class |
JBossWebXml
Encapsulates the DOM representation of a web deployment descriptor jboss-web.xml to 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 | |
class |
OrionWebXml
Encapsulates the DOM representation of a oracle web deployment descriptor orion-web.xml to 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 | |
class |
ResinWebXml
Encapsulates the DOM representation of a web deployment descriptor resin-web.xml
to 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 | |
class |
TomcatContextXml
Encapsulates the DOM representation of a web deployment descriptor META-INF/context.xml to 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 | |
class |
WeblogicXml
Encapsulates the DOM representation of a weblogic web deployment descriptor weblogic.xml to 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 | |
class |
IbmWebBndXmi
Encapsulates the DOM representation of a websphere web deployment descriptor ibm-web-bnd.xmi to provide convenience methods for easy access and manipulation. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |