]
Antoine Sabot-Durand updated CDI-564:
-------------------------------------
Summary: Async events simplification and clarification (was: Async events
simplification ad clarification)
Async events simplification and clarification
---------------------------------------------
Key: CDI-564
URL:
https://issues.jboss.org/browse/CDI-564
Project: CDI Specification Issues
Issue Type: Clarification
Components: Events
Affects Versions: 2.0-EDR1
Reporter: Antoine Sabot-Durand
Assignee: Antoine Sabot-Durand
Following our F2F meeting, we decided to simplify Asynchronous event:
* {{FireAsync()}} should only triggers async observers
* Exception handling should be done with JDK 8 {{CompletionException}}