Class GFEjbRuntimeDDFile

java.lang.Object
com.sun.enterprise.deployment.io.DeploymentDescriptorFile<T>
com.sun.enterprise.deployment.io.ConfigurationDeploymentDescriptorFile<EjbBundleDescriptorImpl>
org.glassfish.ejb.deployment.io.GFEjbRuntimeDDFile

@Service @PerLookup public class GFEjbRuntimeDDFile extends com.sun.enterprise.deployment.io.ConfigurationDeploymentDescriptorFile<EjbBundleDescriptorImpl>
This class is responsible for handling the XML configuration information for the Glassfish EJB Container
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
    getRootXMLNode(org.glassfish.deployment.common.Descriptor descriptor)
     

    Methods inherited from class com.sun.enterprise.deployment.io.ConfigurationDeploymentDescriptorFile

    isValidating, registerBundle

    Methods inherited from class com.sun.enterprise.deployment.io.DeploymentDescriptorFile

    getArchiveType, getDefaultSchemaSource, getDocument, getDocumentBuilder, getSAXParser, getSAXParser, getXMLValidation, getXMLValidationLevel, read, read, read, read, setArchiveType, setErrorReportingString, setXMLValidation, setXMLValidationLevel, write, write, write

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • GFEjbRuntimeDDFile

      public GFEjbRuntimeDDFile()
  • Method Details

    • getDeploymentDescriptorPath

      public String getDeploymentDescriptorPath()
      Specified by:
      getDeploymentDescriptorPath in class com.sun.enterprise.deployment.io.DeploymentDescriptorFile<EjbBundleDescriptorImpl>
    • getRootXMLNode

      public GFEjbBundleRuntimeNode getRootXMLNode(org.glassfish.deployment.common.Descriptor descriptor)
      Specified by:
      getRootXMLNode in class com.sun.enterprise.deployment.io.DeploymentDescriptorFile<EjbBundleDescriptorImpl>