NarrowingBeanBuilder should support reading from Annotated
----------------------------------------------------------
Key: SOLDER-17
URL:
https://issues.jboss.org/browse/SOLDER-17
Project: Seam Solder
Issue Type: Feature Request
Reporter: Dan Allen
Assignee: 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.
-
For more information on JIRA, see: