Package org.glassfish.ejb.deployment.io
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 -
Method Summary
Modifier and TypeMethodDescriptiongetRootXMLNode(org.glassfish.deployment.common.Descriptor descriptor) Methods inherited from class com.sun.enterprise.deployment.io.ConfigurationDeploymentDescriptorFile
isValidating, registerBundleMethods 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
-
Constructor Details
-
GFEjbRuntimeDDFile
public GFEjbRuntimeDDFile()
-
-
Method Details
-
getDeploymentDescriptorPath
- Specified by:
getDeploymentDescriptorPathin classcom.sun.enterprise.deployment.io.DeploymentDescriptorFile<EjbBundleDescriptorImpl>
-
getRootXMLNode
- Specified by:
getRootXMLNodein classcom.sun.enterprise.deployment.io.DeploymentDescriptorFile<EjbBundleDescriptorImpl>
-