]
Martin Kouba commented on CDI-593:
----------------------------------
Yes, plus custom interceptors and decorators and also {{ObserverMethod}}.
Mention javax.enterprise.inject.spi.Prioritized in spec text and
improve its javadoc
------------------------------------------------------------------------------------
Key: CDI-593
URL:
https://issues.jboss.org/browse/CDI-593
Project: CDI Specification Issues
Issue Type: Clarification
Reporter: Martin Kouba
Assignee: Antoine Sabot-Durand
Fix For: 2.0 .Final
* javadoc would definitely deserve some more info
* the spec text should mention this interface as well and describe basic use cases (e.g.
an interceptor passed to {{AfterBeanDiscovery.addBean()}} and implementing this interface
is globally enabled)