public class SessionConfigNode extends RuntimeDescriptorNode<SessionConfig>
| Modifier and Type | Field and Description |
|---|---|
protected SessionConfig |
descriptor |
abstractDescriptor, habitat, handlers, localStrings, parentNode, rootNode| Constructor and Description |
|---|
SessionConfigNode()
Initialize the child handlers
|
| Modifier and Type | Method and Description |
|---|---|
SessionConfig |
getDescriptor() |
Node |
writeDescriptor(Node parent,
String nodeName,
SessionConfig descriptor)
write the descriptor class to a DOM tree and return it
|
createDescriptor, setElementValue, writeCommonComponentInfo, writeMessageDestinationInfoaddDescriptor, addNamespaceDeclaration, addNodeDescriptor, addPrefixMapping, appendChild, appendQNameChild, appendTextChild, appendTextChild, composeQNameValue, 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, writeSubDescriptorsprotected SessionConfig descriptor
public SessionConfig getDescriptor()
getDescriptor in interface XMLNode<SessionConfig>getDescriptor in class RuntimeDescriptorNode<SessionConfig>public Node writeDescriptor(Node parent, String nodeName, SessionConfig descriptor)
writeDescriptor in class DeploymentDescriptorNode<SessionConfig>parent - node for the DOM treenode - namethe - descriptor to writeCopyright © 2017. All rights reserved.