]
Pete Muir updated CDI-20:
-------------------------
Component/s: Events
@Observes(propagate = false) - stop event propagation after being
handled by an observer
----------------------------------------------------------------------------------------
Key: CDI-20
URL:
https://issues.jboss.org/browse/CDI-20
Project: CDI Specification Issues
Issue Type: Feature Request
Components: Events
Affects Versions: 1.0
Environment: any
Reporter: Walter White
I would like to have the ability to stop event propagation after it is handled by any
observer only for certain situations. Is it possible to add a property to the annotation
indicating whether the propagation should continue after being handled by the observer?
Alternatively, would it be more concise to add a qualifier annotation which specifies the
propagation.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: