public class SessionBean32MetaDataParser extends SessionBean31MetaDataParser
MetaDataElementParser.DTDInfo| Constructor | Description |
|---|---|
SessionBean32MetaDataParser() |
| Modifier and Type | Method | Description |
|---|---|---|
protected void |
processElement(AbstractGenericBeanMetaData sessionBean,
javax.xml.stream.XMLStreamReader reader,
PropertyReplacer propertyReplacer) |
Parses EJB 3.2 specific ejb-jar.xml elements and updates the passed
ejb metadata appropriately |
processAttributeprocessElementsattributeHasNamespace, consumeElementContent, duplicateNamedElement, equals, getElementText, getElementText, getElementText, getElementText, hashCode, missingRequiredAttributes, missingRequiredElement, parseQName, readBooleanAttributeElement, readDTDLocation, readSchemaLocation, readStringAttributeElement, requireNoAttributes, requireNoContent, safeCopyMap, unexpectedAttribute, unexpectedElement, unexpectedValueclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitcreateSessionBeanMetaData, processSessionTypeparseprotected void processElement(AbstractGenericBeanMetaData sessionBean, javax.xml.stream.XMLStreamReader reader, PropertyReplacer propertyReplacer) throws javax.xml.stream.XMLStreamException
ejb metadata appropriatelyprocessElement in class SessionBean31MetaDataParsersessionBean - The metadat to be updated during parsingreader - The XMLStreamReaderjavax.xml.stream.XMLStreamExceptionCopyright © 2018 JBoss by Red Hat. All rights reserved.