[cdi-dev] [JBoss JIRA] Updated: (CDI-146) Add support for annotation scanning
George Gastaldi (JIRA)
jira-events at lists.jboss.org
Tue Aug 2 10:57:23 EDT 2011
[ https://issues.jboss.org/browse/CDI-146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
George Gastaldi updated CDI-146:
--------------------------------
Summary: Add support for annotation scanning (was: Add support for scanning annotations)
> 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
>
> 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