[cdi-dev] [JBoss JIRA] (CDI-36) ObserverMethod.notify() does not forward qualifiers for Event
Arne Limburg (JIRA)
jira-events at lists.jboss.org
Sun Apr 7 09:51:43 EDT 2013
[ https://issues.jboss.org/browse/CDI-36?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12765410#comment-12765410 ]
Arne Limburg commented on CDI-36:
---------------------------------
OK, so we have no chance to add a method to the existing SPI interfaces?
And that means we are not able to receive the EventMetadate from a custom implementation of ObserverMethod? That's not good, but anyway, then this can wait for the next version of CDI.
> ObserverMethod.notify() does not forward qualifiers for Event
> -------------------------------------------------------------
>
> Key: CDI-36
> URL: https://issues.jboss.org/browse/CDI-36
> Project: CDI Specification Issues
> Issue Type: Feature Request
> Components: Events
> Affects Versions: 1.0
> Reporter: Jordan Ganoff
> Assignee: Pete Muir
> Fix For: 1.1.FD
>
>
> There's currently no way to get the qualifiers for a fired event. ObserverMethod.notify() only passes the event object itself. Without the qualifiers it is difficult to bridge the gap between CDI events and some other event infrastructure (e.g. JMS).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the cdi-dev
mailing list