]
Antoine Sabot-Durand edited comment on CDI-522 at 10/16/15 9:53 AM:
--------------------------------------------------------------------
PR Also solves CDI-458
was (Author: antoinesabot-durand):
Also solves CDI-458
Create add method setObserver() to ProcessObserverMethod SPI event
------------------------------------------------------------------
Key: CDI-522
URL:
https://issues.jboss.org/browse/CDI-522
Project: CDI Specification Issues
Issue Type: Feature Request
Components: Events
Affects Versions: 1.2.Final
Reporter: Antoine Sabot-Durand
Fix For: 2.0 (discussion)
Right now {{ObserverMethod}} cannot be change in an extension. In the philosophy of
{{ProcessAnnotatedType#setAnnotatedType}} or {{ProcessBeanAttributes#setBeanAttributes}}
we could add a {{ProcessObserverMethod#setObserverMethod}} to change properties on an
observer.