Antoine Sabot-Durand Shouldn't we create a spec issue to analyze the possibilities of combining the event types from the payload and Event injection point?
...about deprecation of this method in favor of a method returning an Event<T>
Something like BeanManager.event().select(Foo.class).fire(new Foo())? Sounds good. Do we have a spec ticket?
|