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