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

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

Reply via email to