@Service
@PerLookup
public class EjbRuntimeDDFile
extends com.sun.enterprise.deployment.io.ConfigurationDeploymentDescriptorFile
| Constructor and Description |
|---|
EjbRuntimeDDFile() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDeploymentDescriptorPath() |
com.sun.enterprise.deployment.node.RootXMLNode<EjbBundleDescriptorImpl> |
getRootXMLNode(org.glassfish.deployment.common.Descriptor descriptor) |
isValidating, registerBundlegetArchiveType, getDefaultSchemaSource, getDocument, getDocumentBuilder, getSAXParser, getSAXParser, getXMLValidation, getXMLValidationLevel, read, read, read, read, setArchiveType, setErrorReportingString, setXMLValidation, setXMLValidationLevel, write, write, writepublic String getDeploymentDescriptorPath()
getDeploymentDescriptorPath in class com.sun.enterprise.deployment.io.DeploymentDescriptorFilepublic com.sun.enterprise.deployment.node.RootXMLNode<EjbBundleDescriptorImpl> getRootXMLNode(org.glassfish.deployment.common.Descriptor descriptor)
getRootXMLNode in class com.sun.enterprise.deployment.io.DeploymentDescriptorFiledescriptor - the descriptor for which we need the nodeCopyright © 2018 Eclipse Foundation. All rights reserved.