| Package | Description |
|---|---|
| org.jboss.metadata.ejb.parser.spec |
| Modifier and Type | Method and Description |
|---|---|
AroundTimeoutMetaData |
AroundTimeoutMetaDataParser.parse(XMLStreamReader reader,
PropertyReplacer propertyReplacer)
Parses and creates AroundInvokeMetaData out of the around-invoke element
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
AroundTimeoutMetaDataParser.processElement(AroundTimeoutMetaData aroundTimeout,
XMLStreamReader reader,
PropertyReplacer propertyReplacer)
Parses the child elements in the around-invoke element and updates the passed
AroundInvokeMetaData
accordingly. |
Copyright © 2019 JBoss by Red Hat. All rights reserved.