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, writeSubDescriptorspublic TimeoutValueDescriptor getDescriptor()
getDescriptor in interface XMLNode<TimeoutValueDescriptor>getDescriptor in class DeploymentDescriptorNode<TimeoutValueDescriptor>public void setElementValue(XMLElement element, String value)
DeploymentDescriptorNodesetElementValue 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)
DeploymentDescriptorNodewriteDescriptor in class DeploymentDescriptorNode<TimeoutValueDescriptor>parent - node in the DOM treenodeName - name for the root element for this DOM tree fragmentdesc - the descriptor to writeCopyright © 2017. All rights reserved.