[weld-issues] [JBoss JIRA] Updated: (WELD-312) Interceptor annotations are not honoured by SPI

Stuart Douglas (JIRA) jira-events at lists.jboss.org
Sun Jan 31 16:27:19 EST 2010


     [ https://jira.jboss.org/jira/browse/WELD-312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stuart Douglas updated WELD-312:
--------------------------------

        Summary: Interceptor annotations are not honoured by SPI  (was: AroundInvoke annotation is not honoured by SPI)
    Description: When registering interceptors using the SPI weld ignores the information passed in via the AnnotatedMethod object and instead looks for the AroundInvoke/PostConstruct/PreDestroy annotations using reflection.  (was: When registering interceptors using the SPI weld ignores the information passed in via the AnnotatedMethod object and instead looks for the AroundInvoke annotation using reflection.)


> Interceptor annotations are not honoured by SPI
> -----------------------------------------------
>
>                 Key: WELD-312
>                 URL: https://jira.jboss.org/jira/browse/WELD-312
>             Project: Weld
>          Issue Type: Bug
>          Components: Bootstrap and Metamodel API
>            Reporter: Stuart Douglas
>            Assignee: Marius Bogoevici
>             Fix For: 1.0.1.CR2
>
>         Attachments: spi-interceptors-test.diff
>
>
> When registering interceptors using the SPI weld ignores the information passed in via the AnnotatedMethod object and instead looks for the AroundInvoke/PostConstruct/PreDestroy annotations using reflection.

-- 
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 weld-issues mailing list