[jbossseam-issues] [JBoss JIRA] Updated: (JBSEAM-2675) Search superclasses of components for @Interceptore

Clint Popetz (JIRA) jira-events at lists.jboss.org
Tue Feb 26 08:09:42 EST 2008


     [ http://jira.jboss.com/jira/browse/JBSEAM-2675?page=all ]

Clint Popetz updated JBSEAM-2675:
---------------------------------

        Summary: Search superclasses of components for @Interceptore  (was: Search superclasses of components for @Interceptor)
    Description: Currently Component.initInterceptors doesn't search superclasses of the bean class for an annotation with the @Interceptors meta-annotation.  This patch adds that functionality.  (was: Currently Component.initInterceptors doesn't search superclasses of the bean class for an @Interceptors annotation.  This patch adds that functionality.)

> Search superclasses of components for @Interceptore
> ---------------------------------------------------
>
>                 Key: JBSEAM-2675
>                 URL: http://jira.jboss.com/jira/browse/JBSEAM-2675
>             Project: JBoss Seam
>          Issue Type: Feature Request
>            Reporter: Clint Popetz
>            Priority: Minor
>         Attachments: component-superclass-interceptors.diff
>
>
> Currently Component.initInterceptors doesn't search superclasses of the bean class for an annotation with the @Interceptors meta-annotation.  This patch adds that functionality.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the seam-issues mailing list