Uses of Interface
org.codehaus.cargo.module.VendorDescriptor
-
-
Uses of VendorDescriptor in org.codehaus.cargo.module.ejb
Subinterfaces of VendorDescriptor in org.codehaus.cargo.module.ejb Modifier and Type Interface Description interfaceVendorEjbDescriptorBase interface for vendor specific EJB descriptors. -
Uses of VendorDescriptor in org.codehaus.cargo.module.ejb.jboss
Classes in org.codehaus.cargo.module.ejb.jboss that implement VendorDescriptor 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 VendorDescriptor in org.codehaus.cargo.module.ejb.orion
Classes in org.codehaus.cargo.module.ejb.orion that implement VendorDescriptor 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 VendorDescriptor in org.codehaus.cargo.module.ejb.weblogic
Classes in org.codehaus.cargo.module.ejb.weblogic that implement VendorDescriptor 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 VendorDescriptor in org.codehaus.cargo.module.ejb.websphere
Classes in org.codehaus.cargo.module.ejb.websphere that implement VendorDescriptor 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 VendorDescriptor in org.codehaus.cargo.module.webapp
Subinterfaces of VendorDescriptor in org.codehaus.cargo.module.webapp Modifier and Type Interface Description interfaceVendorWebAppDescriptorCommon interface for vendor specific deployment descriptors. -
Uses of VendorDescriptor in org.codehaus.cargo.module.webapp.jboss
Classes in org.codehaus.cargo.module.webapp.jboss that implement VendorDescriptor 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 VendorDescriptor in org.codehaus.cargo.module.webapp.orion
Classes in org.codehaus.cargo.module.webapp.orion that implement VendorDescriptor 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 VendorDescriptor in org.codehaus.cargo.module.webapp.resin
Classes in org.codehaus.cargo.module.webapp.resin that implement VendorDescriptor 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 VendorDescriptor in org.codehaus.cargo.module.webapp.weblogic
Classes in org.codehaus.cargo.module.webapp.weblogic that implement VendorDescriptor 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 VendorDescriptor in org.codehaus.cargo.module.webapp.websphere
Classes in org.codehaus.cargo.module.webapp.websphere that implement VendorDescriptor 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.
-