]
Antoine Sabot-Durand commented on CDI-593:
------------------------------------------
[~mkouba] do we agree on this usage:
bq. a custom bean being an alternative can implement it to be activated globaly
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
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)