public class EnterpriseBeansRuntimeNode extends RuntimeDescriptorNode
abstractDescriptor, habitat, handlers, localStrings, parentNode, rootNode| Constructor and Description |
|---|
EnterpriseBeansRuntimeNode() |
| Modifier and Type | Method and Description |
|---|---|
Object |
getDescriptor() |
protected XMLElement |
getXMLRootTag() |
void |
setElementValue(XMLElement element,
String value)
receives notification of the value for a particular tag
|
Node |
writeDescriptor(Node parent,
String nodeName,
EjbBundleDescriptorImpl bundleDescriptor)
write the descriptor class to a DOM tree and return it
|
createDescriptor, writeCommonComponentInfo, writeMessageDestinationInfoaddDescriptor, addNamespaceDeclaration, addNodeDescriptor, addPrefixMapping, appendChild, appendQNameChild, appendTextChild, appendTextChild, composeQNameValue, endElement, forceAppendTextChild, getDispatchTable, getHandlerFor, getLocalPartFromQName, getOwnerDocument, getParentNode, getPrefixFromQName, getRootNode, getXMLPath, handlesElement, postParsing, registerElementHandler, registerElementHandler, resolvePrefix, setAttribute, setAttributeNS, setAttributeValue, setDescriptorInfo, setParentNode, setXMLRootTag, startElement, writeDescriptor, writeDescriptor, writeDescriptors, writeEjbReferenceDescriptors, writeEntityManagerFactoryReferenceDescriptors, writeEntityManagerReferenceDescriptors, writeEnvEntryDescriptors, writeJNDIEnvironmentRefs, writeLifeCycleCallbackDescriptors, writeLocalizedDescriptions, writeMessageDestinationRefDescriptors, writeResourceDescriptors, writeResourceEnvRefDescriptors, writeResourceRefDescriptors, writeServiceReferenceDescriptors, writeSimpleTextDescriptor, writeSubDescriptorspublic Object getDescriptor()
getDescriptor in interface XMLNodegetDescriptor in class RuntimeDescriptorNodeprotected XMLElement getXMLRootTag()
getXMLRootTag in class DeploymentDescriptorNodepublic void setElementValue(XMLElement element, String value)
RuntimeDescriptorNodesetElementValue in interface XMLNodesetElementValue in class RuntimeDescriptorNodeelement - the xml elementvalue - it's associated valuepublic Node writeDescriptor(Node parent, String nodeName, EjbBundleDescriptorImpl bundleDescriptor)
parent - node for the DOM treethe - descriptor to writeCopyright © 2017. All rights reserved.