org.codehaus.cargo.module.ejb.weblogic
Class WeblogicEjbJarXmlType

java.lang.Object
  extended by org.jdom.DefaultJDOMFactory
      extended by org.codehaus.cargo.module.AbstractDescriptorType
          extended by org.codehaus.cargo.module.ejb.weblogic.WeblogicEjbJarXmlType
All Implemented Interfaces:
DescriptorType, org.jdom.JDOMFactory

public class WeblogicEjbJarXmlType
extends AbstractDescriptorType

Version:
$Id: WeblogicEjbJarXmlType.java 1705 2008-09-02 13:14:55Z adriana $

Constructor Summary
protected WeblogicEjbJarXmlType()
           
 
Method Summary
static WeblogicEjbJarXmlType 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.jdom.DefaultJDOMFactory
addContent, addNamespaceDeclaration, attribute, attribute, attribute, attribute, cdata, comment, docType, docType, docType, document, document, element, element, entityRef, entityRef, entityRef, processingInstruction, processingInstruction, setAttribute, text
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.jdom.JDOMFactory
addContent, addNamespaceDeclaration, attribute, attribute, attribute, attribute, cdata, comment, docType, docType, docType, document, document, element, element, entityRef, entityRef, entityRef, processingInstruction, processingInstruction, setAttribute, text
 

Constructor Detail

WeblogicEjbJarXmlType

protected WeblogicEjbJarXmlType()
Parameters:
parent -
descriptorClass -
grammar -
Method Detail

getInstance

public static WeblogicEjbJarXmlType getInstance()
Get the static instance.

Returns:
The instance


Copyright © 2004-2011 Codehaus. All Rights Reserved.