Class IbmEjbJarBndXmiType
- java.lang.Object
-
- org.jdom2.DefaultJDOMFactory
-
- org.codehaus.cargo.module.AbstractDescriptorType
-
- org.codehaus.cargo.module.ejb.websphere.IbmEjbJarBndXmiType
-
- All Implemented Interfaces:
DescriptorType
,org.jdom2.JDOMFactory
public class IbmEjbJarBndXmiType extends AbstractDescriptorType
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
IbmEjbJarBndXmiType()
Protected constructor.
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static IbmEjbJarBndXmiType
getInstance()
Get the static instance.-
Methods inherited from class org.codehaus.cargo.module.AbstractDescriptorType
addTag, document, element, element, getAllTags, getDescriptorIo, getGrammar, getJDOMFactory, getTagByName, setDescriptorIo
-
Methods inherited from class org.jdom2.DefaultJDOMFactory
addContent, addNamespaceDeclaration, attribute, attribute, attribute, attribute, attribute, attribute, cdata, cdata, comment, comment, docType, docType, docType, docType, docType, docType, document, document, element, element, element, element, element, element, entityRef, entityRef, entityRef, entityRef, entityRef, entityRef, processingInstruction, processingInstruction, processingInstruction, processingInstruction, processingInstruction, processingInstruction, setAttribute, setRoot, text, text
-
-
-
-
Method Detail
-
getInstance
public static IbmEjbJarBndXmiType getInstance()
Get the static instance.- Returns:
- The instance
-
-