| Package | Description |
|---|---|
| org.jboss.metadata.ejb.parser.spec | |
| org.jboss.metadata.ejb.spec |
| Modifier and Type | Method and Description |
|---|---|
InterceptorMetaData |
InterceptorMetaDataParser.parse(XMLStreamReader reader)
Parses and creates InterceptorMetaData of the interceptor element
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
InterceptorMetaDataParser.processElement(InterceptorMetaData interceptor,
XMLStreamReader reader)
Parses the child elements of <interceptor> element and updates the passed
InterceptorMetaData
accordingly. |
| Modifier and Type | Method and Description |
|---|---|
void |
InterceptorMetaData.merge(InterceptorMetaData override,
InterceptorMetaData original)
Merge two instances of
InterceptorMetaData |
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.