]
Antoine Sabot-Durand updated CDI-522:
-------------------------------------
Fix Version/s: 2.0-EDR2
(was: 2.0 (discussion))
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-EDR2
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.