[jboss-jira] [JBoss JIRA] Created: (JBMETA-273) Implement an annotation processing mechanism for interceptor classes

jaikiran pai (JIRA) jira-events at lists.jboss.org
Tue Mar 23 08:03:45 EDT 2010


Implement an annotation processing mechanism for interceptor classes
--------------------------------------------------------------------

                 Key: JBMETA-273
                 URL: https://jira.jboss.org/jira/browse/JBMETA-273
             Project: JBoss Metadata
          Issue Type: Task
      Security Level: Public (Everyone can see)
          Components: ejb
            Reporter: jaikiran pai
            Assignee: jaikiran pai


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.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list