[ 
https://issues.jboss.org/browse/SOLDER-52?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12569151#comment-12569151
 ] 

Dan Allen commented on SOLDER-52:
---------------------------------

Also, the one annotation finder method on Reflections 
(getAnnotationsWithMetaAnnotations) should be moved to this class so that they 
are all in one place (just deprecate and delegate to AnnotationInspector).

> 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: http://www.atlassian.com/software/jira

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

Reply via email to