]
Pete Muir updated CDI-36:
-------------------------
Component/s: Events
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
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.
-
For more information on JIRA, see: