[ 
https://issues.jboss.org/browse/CDI-33?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pete Muir updated CDI-33:
-------------------------

    Affects Version/s: 1.0


> fire ProcessAnnotatedType for AnnotatedTypes added via BBD.addAnnotatedType()
> -----------------------------------------------------------------------------
>
>                 Key: CDI-33
>                 URL: https://issues.jboss.org/browse/CDI-33
>             Project: CDI Specification Issues
>          Issue Type: Task
>    Affects Versions: 1.0
>            Reporter: Jozef Hartinger
>
> Currently, the ProcessAnnotatedType event is fired for AnnotatedTypes 
> discovered in a BDA only. However, portable extensions are allowed to 
> register other AnnotatedTypes using addAnnotatedType() during the 
> BeforeBeanDiscovery phase. For these AnnotatedTypes, the ProcessAnnotatedType 
> event is not fired. 
> However, an extension A may register an AnnotatedType X via 
> addAnnotatedType() and an extension B might want to react on the presence of 
> AnnotatedType X. Therefore, it would be great to have the 
> ProcessAnnotatedType fired also for AnnotatedTypes registered programatically 
> in the BeforeBeanDiscovery phase.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
weld-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/weld-issues

Reply via email to