]
Dan Allen commented on SOLDER-52:
---------------------------------
Added support for Annotated in addition to AnnotatedElement. Introduced simpler methods to
make searching element + stereotypes (a transitive search). Added methods explicitly named
to search annotation amongst stereotypes.
Add methods to AnnotationInspector that operate on Annotated (from
CDI)
-----------------------------------------------------------------------
Key: SOLDER-52
URL:
https://issues.jboss.org/browse/SOLDER-52
Project: Seam Solder
Issue Type: Feature Request
Components: Reflections
Affects Versions: 3.0.0.Beta1
Reporter: Dan Allen
Assignee: Dan Allen
Fix For: 3.0.0.Beta2
The AnnotationInspector works on java.lang.reflect.AnnotatedElement types. However, in an
extension, you are most often dealing with an Annotated. Therefore, the
AnnotationInspector should provide parallel utilities for retrieving/checking an
annotation on Annotated or any stereotype on Annotated.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: