[weld-issues] [JBoss JIRA] Created: (WELDX-191) NarrowingBeanBuilder should support reading from Annotated

Dan Allen (JIRA) jira-events at lists.jboss.org
Fri Nov 5 15:36:01 EDT 2010


NarrowingBeanBuilder should support reading from Annotated
----------------------------------------------------------

                 Key: WELDX-191
                 URL: https://jira.jboss.org/browse/WELDX-191
             Project: Weld Extensions
          Issue Type: Feature Request
            Reporter: Dan Allen


Currently, NarrowingBeanBuilder supports reading only from AnnotatedType. However, if you are trying to create a specialized producer method based on information at an injection point, you need to be able to read from the more general Annotated type.

In fact, the NarrowingBeanBuilder is currently not using any information from AnnotatedType that isn't provide by Annotated, so it's definition worth making more general.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the weld-issues mailing list