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