]
jaikiran pai resolved JBMETA-273.
---------------------------------
Fix Version/s: jboss-metadata-ejb-2.0.0-alpha-25
Resolution: Done
Implement an annotation processing mechanism for interceptor classes
--------------------------------------------------------------------
Key: JBMETA-273
URL:
https://issues.jboss.org/browse/JBMETA-273
Project: JBoss Metadata
Issue Type: Task
Security Level: Public(Everyone can see)
Components: ejb
Reporter: jaikiran pai
Assignee: jaikiran pai
Fix For: jboss-metadata-ejb-2.0.0-alpha-25
Currently, the interceptor classes which are available in a EJB deployment are *not*
scanned for annotation during metadata processing. This leads to an incomplete metadata
view (through JBossMetaData.getInterceptors()).
We need to implement a mechanism which would allow for processing of annotations on
interceptor classes. Furthermore, it should be possible to properly merge the xml based
interceptor configuration (in ejb-jar.xml) with the InterceptorsMetadata created out of
annotation processing.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: