]
Martin Kouba reassigned CDI-434:
--------------------------------
Assignee: (was: Martin Kouba)
AfterTypeDiscovery javadoc outdated
-----------------------------------
Key: CDI-434
URL:
https://issues.jboss.org/browse/CDI-434
Project: CDI Specification Issues
Issue Type: Clarification
Affects Versions: 1.2.Final
Reporter: Martin Kouba
Fix For: 2.0 (discussion)
{quote}
*getAlternatives()* returns the ordered list of enabled alternatives for the application.
Alternatives enabled for a bean archive are not included in the list
{quote}
vs
http://docs.jboss.org/cdi/api/1.2/javax/enterprise/inject/spi/AfterTypeDi...
The same applies to {{getInterceptors()}} and {{getDecorators()}}.