[
https://issues.jboss.org/browse/CDI-363?page=com.atlassian.jira.plugin.sy...
]
Jozef Hartinger commented on CDI-363:
-------------------------------------
We should also make it clear that for an event fired from Event<Foo> the following
applies:
EventMetadata.getType() returns Foo
EventMetadata.getInjectionPoint().getType() returns Event<Foo>
Similarly, InjectionPoint.getQualifiers() represents the qualifiers on the injection
point, not necessarily event qualifiers.
Revert changes to InjectionPoint that allow it to be injected in
observer methods
---------------------------------------------------------------------------------
Key: CDI-363
URL:
https://issues.jboss.org/browse/CDI-363
Project: CDI Specification Issues
Issue Type: Bug
Components: Events
Affects Versions: 1.1.PFD
Reporter: Jozef Hartinger
Assignee: Pete Muir
Priority: Blocker
Fix For: 1.1.FD
Now that EventMetadata made it to the spec this is now redundant.
--
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