public class EjbDeploymentDescriptorFile extends DeploymentDescriptorFile
FULL_VALIDATION, PARSING_VALIDATION| Constructor and Description |
|---|
EjbDeploymentDescriptorFile() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDeploymentDescriptorPath() |
RootXMLNode<EjbBundleDescriptorImpl> |
getRootXMLNode(Descriptor descriptor) |
getArchiveType, getDefaultSchemaSource, getDocument, getDocumentBuilder, getSAXParser, getSAXParser, getXMLValidation, getXMLValidationLevel, read, read, read, read, setArchiveType, setErrorReportingString, setXMLValidation, setXMLValidationLevel, write, write, writepublic String getDeploymentDescriptorPath()
getDeploymentDescriptorPath in class DeploymentDescriptorFilepublic RootXMLNode<EjbBundleDescriptorImpl> getRootXMLNode(Descriptor descriptor)
getRootXMLNode in class DeploymentDescriptorFiledescriptor - the descriptor for which we need the nodeCopyright © 2019. All rights reserved.