[cdi-dev] [JBoss JIRA] Closed: (CDI-146) Add support for annotation scanning

Pete Muir (JIRA) jira-events at lists.jboss.org
Thu Sep 29 12:52:26 EDT 2011


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

Pete Muir closed CDI-146.
-------------------------

      Assignee: Pete Muir
    Resolution: Duplicate Issue


George, please add any comments to CDI-43

> Add support for annotation scanning 
> ------------------------------------
>
>                 Key: CDI-146
>                 URL: https://issues.jboss.org/browse/CDI-146
>             Project: CDI Specification Issues
>          Issue Type: Feature Request
>            Reporter: George Gastaldi
>            Assignee: Pete Muir
>
> There should be a way to listen to annotations when bootstraping an extension in CDI.
> For example: I want to be notified whenever a @Entity is found on my deployment. 
> With the current spec, I need to listen to every class and test if class.isAnnotationPresent(...) returns true.

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

        


More information about the cdi-dev mailing list