[jbosstools-issues] [JBoss JIRA] Resolved: (JBIDE-6196) CDI model doesn't load observer methods.

Max Rydahl Andersen (JIRA) jira-events at lists.jboss.org
Mon Jun 14 07:24:04 EDT 2010


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

Max Rydahl Andersen resolved JBIDE-6196.
----------------------------------------

    Resolution: Done


> CDI model doesn't load observer methods.
> ----------------------------------------
>
>                 Key: JBIDE-6196
>                 URL: https://jira.jboss.org/browse/JBIDE-6196
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: cdi (jsr-299)
>    Affects Versions: 3.2.x
>            Reporter: Alexey Kazakov
>            Assignee: Viacheslav Kabanovich
>             Fix For: 3.2.0.M1
>
>
> For example:
> class Spider {
>    public void observe(@Observes Event foo) {
>    }
> }
> destorySpider is a observer method since it has a parameter is anootated @Observers.
> org.jboss.tools.cdi.core.test.tck.ValidationTest.testProducerMethodWithParameterAnnotatedObserves() must pass.

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

        


More information about the jbosstools-issues mailing list