public class TimeoutValueNode extends DeploymentDescriptorNode<TimeoutValueDescriptor>
abstractDescriptor, habitat, handlers, localStrings, parentNode, rootNode
Constructor and Description |
---|
TimeoutValueNode() |
Modifier and Type | Method and Description |
---|---|
TimeoutValueDescriptor |
getDescriptor() |
void |
setElementValue(XMLElement element,
String value)
receives notification of the value for a particular tag
|
Node |
writeDescriptor(Node parent,
String nodeName,
TimeoutValueDescriptor desc)
write the descriptor class to a DOM tree and return it
|
addDescriptor, addNamespaceDeclaration, addNodeDescriptor, addPrefixMapping, appendChild, appendQNameChild, appendTextChild, appendTextChild, composeQNameValue, createDescriptor, endElement, forceAppendTextChild, getDispatchTable, getHandlerFor, getLocalPartFromQName, getOwnerDocument, getParentNode, getPrefixFromQName, getRootNode, getXMLPath, getXMLRootTag, handlesElement, postParsing, registerElementHandler, registerElementHandler, resolvePrefix, setAttribute, setAttributeNS, setAttributeValue, setDescriptorInfo, setParentNode, setXMLRootTag, startElement, writeDescriptor, writeDescriptors, writeEjbReferenceDescriptors, writeEntityManagerFactoryReferenceDescriptors, writeEntityManagerReferenceDescriptors, writeEnvEntryDescriptors, writeJNDIEnvironmentRefs, writeLifeCycleCallbackDescriptors, writeLocalizedDescriptions, writeMessageDestinationRefDescriptors, writeResourceDescriptors, writeResourceEnvRefDescriptors, writeResourceRefDescriptors, writeServiceReferenceDescriptors, writeSimpleTextDescriptor, writeSubDescriptors
public TimeoutValueDescriptor getDescriptor()
getDescriptor
in interface XMLNode<TimeoutValueDescriptor>
getDescriptor
in class DeploymentDescriptorNode<TimeoutValueDescriptor>
public void setElementValue(XMLElement element, String value)
DeploymentDescriptorNode
setElementValue
in interface XMLNode<TimeoutValueDescriptor>
setElementValue
in class DeploymentDescriptorNode<TimeoutValueDescriptor>
element
- the xml elementvalue
- it's associated valuepublic Node writeDescriptor(Node parent, String nodeName, TimeoutValueDescriptor desc)
DeploymentDescriptorNode
writeDescriptor
in class DeploymentDescriptorNode<TimeoutValueDescriptor>
parent
- node in the DOM treenodeName
- name for the root element for this DOM tree fragmentdesc
- the descriptor to writeCopyright © 2018. All rights reserved.