Uses of Interface
org.codehaus.cargo.module.DescriptorType
-
-
Uses of DescriptorType in org.codehaus.cargo.module
Classes in org.codehaus.cargo.module that implement DescriptorType Modifier and Type Class Description classAbstractDescriptorTypeMethods in org.codehaus.cargo.module that return DescriptorType Modifier and Type Method Description DescriptorTypeAbstractDescriptor. getDescriptorType()DescriptorTypeDescriptor. getDescriptorType()Get the descriptor type for this descriptor.DescriptorTypeDescriptorTag. getDescriptorType()Return the descriptor type that this tag is defined in.Constructors in org.codehaus.cargo.module with parameters of type DescriptorType Constructor Description AbstractDescriptor(org.jdom2.Element rootElement, DescriptorType descriptorType)Constructor.AbstractDescriptorIo(DescriptorType descriptorType)Constructor.AbstractDescriptorType(DescriptorType parent, Class descriptorClass, Grammar grammar)Constructor.DescriptorTag(DescriptorType descriptorType, String tagName, boolean isMultipleAllowed)Constructor.DescriptorTag(DescriptorType descriptorType, String tagName, org.jdom2.Namespace namespace, boolean isMultipleAllowed, Identifier identifier, Class clazz)Constructor. -
Uses of DescriptorType in org.codehaus.cargo.module.application
Classes in org.codehaus.cargo.module.application that implement DescriptorType Modifier and Type Class Description classApplicationXmlTypeDescriptor type for application xml.Constructors in org.codehaus.cargo.module.application with parameters of type DescriptorType Constructor Description ApplicationXml(org.jdom2.Element rootElement, DescriptorType type)Constructor. -
Uses of DescriptorType in org.codehaus.cargo.module.ejb
Classes in org.codehaus.cargo.module.ejb that implement DescriptorType Modifier and Type Class Description classEjbJarXmlTypeConstructors in org.codehaus.cargo.module.ejb with parameters of type DescriptorType Constructor Description EjbJarXml(org.jdom2.Element rootElement, DescriptorType type)Constructor.EjbJarXmlTag(DescriptorType type, String tagName)Constructor.EjbJarXmlTag(DescriptorType type, String tagName, boolean isMultipleAllowed)Constructor. -
Uses of DescriptorType in org.codehaus.cargo.module.ejb.jboss
Classes in org.codehaus.cargo.module.ejb.jboss that implement DescriptorType Modifier and Type Class Description classJBossXmlTypeConstructors in org.codehaus.cargo.module.ejb.jboss with parameters of type DescriptorType Constructor Description JBossXml(org.jdom2.Element rootElement, DescriptorType type)Constructor.JBossXmlTag(DescriptorType type, String tagName)Constructor.JBossXmlTag(DescriptorType type, String tagName, boolean isMultipleAllowed)Constructor. -
Uses of DescriptorType in org.codehaus.cargo.module.ejb.orion
Classes in org.codehaus.cargo.module.ejb.orion that implement DescriptorType Modifier and Type Class Description classOrionEjbJarXmlTypeEJB JAR XML file for Orion.Constructors in org.codehaus.cargo.module.ejb.orion with parameters of type DescriptorType Constructor Description OrionEjbJarXml(org.jdom2.Element document, DescriptorType type)Constructor. -
Uses of DescriptorType in org.codehaus.cargo.module.ejb.weblogic
Classes in org.codehaus.cargo.module.ejb.weblogic that implement DescriptorType Modifier and Type Class Description classWeblogicEjbJarXmlTypeConstructors in org.codehaus.cargo.module.ejb.weblogic with parameters of type DescriptorType Constructor Description WeblogicEjbJarXml(org.jdom2.Element rootElement, DescriptorType type)Constructor.WeblogicEjbJarXmlTag(DescriptorType type, String tagName)Constructor.WeblogicEjbJarXmlTag(DescriptorType type, String tagName, boolean isMultipleAllowed)Constructor. -
Uses of DescriptorType in org.codehaus.cargo.module.ejb.websphere
Classes in org.codehaus.cargo.module.ejb.websphere that implement DescriptorType Modifier and Type Class Description classIbmEjbJarBndXmiTypeConstructors in org.codehaus.cargo.module.ejb.websphere with parameters of type DescriptorType Constructor Description IbmEjbJarBndXmi(org.jdom2.Element rootElement, DescriptorType type)Constructor. -
Uses of DescriptorType in org.codehaus.cargo.module.merge
Methods in org.codehaus.cargo.module.merge that return DescriptorType Modifier and Type Method Description DescriptorTypeDescriptorMergerByTag. getDescriptorType()Methods in org.codehaus.cargo.module.merge with parameters of type DescriptorType Modifier and Type Method Description voidDescriptorMergerByTag. setDescriptorType(DescriptorType descriptorTagFactory) -
Uses of DescriptorType in org.codehaus.cargo.module.merge.tagstrategy
Constructors in org.codehaus.cargo.module.merge.tagstrategy with parameters of type DescriptorType Constructor Description NodeMergeStrategy(DescriptorType type, InputStream stream)Constructor.NodeMergeStrategy(DescriptorType type, org.jdom2.Element template)Constructor. -
Uses of DescriptorType in org.codehaus.cargo.module.webapp
Classes in org.codehaus.cargo.module.webapp that implement DescriptorType Modifier and Type Class Description classWebXml22TypeWeb 2.2 Descriptor.classWebXml23TypeWeb 2.3 Descriptor.classWebXml24TypeWeb 2.4 Descriptor.classWebXml25TypeWeb 2.5 Descriptor.classWebXml30TypeWeb 3.0 Descriptor.classWebXmlTypeA document type for web.xml web deployment descriptors.Constructors in org.codehaus.cargo.module.webapp with parameters of type DescriptorType Constructor Description WebXml(org.jdom2.Element rootElement, DescriptorType type)Constructor.WebXmlIo(DescriptorType type)Constructor.WebXmlTag(DescriptorType type, String tagName)Constructor.WebXmlTag(DescriptorType type, String tagName, boolean isMultipleAllowed)Constructor.WebXmlTag(DescriptorType type, String tagName, boolean isMultipleAllowed, Identifier identifier, Class clazz)Constructor. -
Uses of DescriptorType in org.codehaus.cargo.module.webapp.jboss
Classes in org.codehaus.cargo.module.webapp.jboss that implement DescriptorType Modifier and Type Class Description classJBossWebXmlTypeConstructors in org.codehaus.cargo.module.webapp.jboss with parameters of type DescriptorType Constructor Description JBossWebXml(org.jdom2.Element rootElement, DescriptorType type)Constructor.JBossWebXmlIo(DescriptorType factory)Constructor.JBossWebXmlTag(DescriptorType type, String tagName)Constructor.JBossWebXmlTag(DescriptorType type, String tagName, boolean isMultipleAllowed)Constructor. -
Uses of DescriptorType in org.codehaus.cargo.module.webapp.orion
Classes in org.codehaus.cargo.module.webapp.orion that implement DescriptorType Modifier and Type Class Description classOrionWebXmlTypeConstructors in org.codehaus.cargo.module.webapp.orion with parameters of type DescriptorType Constructor Description OrionWebXml(org.jdom2.Element rootElement, DescriptorType type)Constructor.OrionWebXmlIo(DescriptorType type)Constructor. -
Uses of DescriptorType in org.codehaus.cargo.module.webapp.resin
Classes in org.codehaus.cargo.module.webapp.resin that implement DescriptorType Modifier and Type Class Description classResinWebXmlTypeConstructors in org.codehaus.cargo.module.webapp.resin with parameters of type DescriptorType Constructor Description ResinWebXml(org.jdom2.Element rootElement, DescriptorType type)Constructor.ResinWebXmlTag(DescriptorType type, String tagName)Constructor.ResinWebXmlTag(DescriptorType type, String tagName, boolean isMultipleAllowed)Constructor. -
Uses of DescriptorType in org.codehaus.cargo.module.webapp.tomcat
Classes in org.codehaus.cargo.module.webapp.tomcat that implement DescriptorType Modifier and Type Class Description classTomcatContextXmlTypeConstructors in org.codehaus.cargo.module.webapp.tomcat with parameters of type DescriptorType Constructor Description TomcatContextXml(org.jdom2.Element rootElement, DescriptorType type)Constructor.TomcatContextXmlTag(DescriptorType type, String tagName)Constructor.TomcatContextXmlTag(DescriptorType type, String tagName, boolean isMultipleAllowed)Constructor. -
Uses of DescriptorType in org.codehaus.cargo.module.webapp.weblogic
Classes in org.codehaus.cargo.module.webapp.weblogic that implement DescriptorType Modifier and Type Class Description classWeblogicXmlTypeConstructors in org.codehaus.cargo.module.webapp.weblogic with parameters of type DescriptorType Constructor Description WeblogicXml(org.jdom2.Element rootElement, DescriptorType type)Constructor.WeblogicXmlTag(DescriptorType type, String tagName)Constructor.WeblogicXmlTag(DescriptorType type, String tagName, boolean isMultipleAllowed)Constructor. -
Uses of DescriptorType in org.codehaus.cargo.module.webapp.websphere
Classes in org.codehaus.cargo.module.webapp.websphere that implement DescriptorType Modifier and Type Class Description classIbmWebBndXmiTypeConstructors in org.codehaus.cargo.module.webapp.websphere with parameters of type DescriptorType Constructor Description IbmWebBndXmi(org.jdom2.Element rootElement, DescriptorType type)Constructor.
-