Package | Description |
---|---|
org.jboss.metadata.ejb.parser.spec |
Modifier and Type | Method and Description |
---|---|
AroundInvokeMetaData |
AroundInvokeMetaDataParser.parse(XMLStreamReader reader)
Parses and creates AroundInvokeMetaData out of the around-invoke element
|
Modifier and Type | Method and Description |
---|---|
protected void |
AroundInvokeMetaDataParser.processElement(AroundInvokeMetaData aroundInvoke,
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.