]
Pete Muir commented on SOLDER-52:
---------------------------------
In general we only support meta-annotations if the annotation is a stereotype. No reason
to change this.
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
Reporter: Dan Allen
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: