]
Martin Kouba updated CDI-633:
-----------------------------
Summary: Introduce BeanManager.event() (was: Intoroduce BeanManager.event())
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
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