[
https://issues.jboss.org/browse/CDI-633?page=com.atlassian.jira.plugin.sy...
]
Antoine Sabot-Durand commented on CDI-633:
------------------------------------------
[~tzwoenn] I reopened CDI-516 and targeted to be discussed during CDI 2.1.
This ticket is only a mean to get a more standard and typesafe way to fire event from the
BeanManager.
Introduce BeanManager.event()
-----------------------------
Key: CDI-633
URL:
https://issues.jboss.org/browse/CDI-633
Project: CDI Specification Issues
Issue Type: Feature Request
Reporter: Martin Kouba
Assignee: Antoine Sabot-Durand
Fix For: 2.0 .Final
* this would allow to define the _specified type_ - the container may use the specified
type to infer the parameterized type of the event types
* the method should return {{javax.enterprise.event.Event<Object>}} with no
qualifiers
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)