Package | Description |
---|---|
org.jboss.metadata.ejb.parser.spec |
Modifier and Type | Method and Description |
---|---|
AroundInvokeMetaData |
AroundInvokeMetaDataParser.parse(XMLStreamReader reader,
PropertyReplacer propertyReplacer)
Parses and creates AroundInvokeMetaData out of the around-invoke element
|
Modifier and Type | Method and Description |
---|---|
protected void |
AroundInvokeMetaDataParser.processElement(AroundInvokeMetaData aroundInvoke,
XMLStreamReader reader,
PropertyReplacer propertyReplacer)
Parses the child elements in the around-invoke element and updates the passed
AroundInvokeMetaData
accordingly. |
Copyright © 2019 JBoss, a division of Red Hat, Inc.. All Rights Reserved.