public class SessionBean32MetaDataParser extends SessionBean31MetaDataParser
MetaDataElementParser.DTDInfo
ATTRIBUTE, CDATA, CHARACTERS, COMMENT, DTD, END_DOCUMENT, END_ELEMENT, ENTITY_DECLARATION, ENTITY_REFERENCE, NAMESPACE, NOTATION_DECLARATION, PROCESSING_INSTRUCTION, SPACE, START_DOCUMENT, START_ELEMENT
Constructor and Description |
---|
SessionBean32MetaDataParser() |
Modifier and Type | Method and Description |
---|---|
protected void |
processElement(AbstractGenericBeanMetaData sessionBean,
XMLStreamReader reader,
PropertyReplacer propertyReplacer)
Parses EJB 3.2 specific ejb-jar.xml elements and updates the passed
ejb metadata appropriately |
createSessionBeanMetaData, processSessionType
parse
processAttribute
processElements
attributeHasNamespace, consumeElementContent, duplicateNamedElement, equals, getElementText, getElementText, getElementText, getElementText, hashCode, missingRequired, missingRequiredElement, parseQName, readBooleanAttributeElement, readDTDLocation, readSchemaLocation, readStringAttributeElement, requireNoAttributes, requireNoContent, safeCopyMap, unexpectedAttribute, unexpectedElement, unexpectedValue
protected void processElement(AbstractGenericBeanMetaData sessionBean, XMLStreamReader reader, PropertyReplacer propertyReplacer) throws XMLStreamException
ejb metadata
appropriatelyprocessElement
in class SessionBean31MetaDataParser
sessionBean
- The metadat to be updated during parsingreader
- The XMLStreamReaderXMLStreamException
Copyright © 2018 JBoss by Red Hat. All rights reserved.