[seam-issues] [JBoss JIRA] Commented: (SOLDER-52) Add methods to AnnotationInspector that operate on Annotated (from CDI)

Dan Allen (JIRA) jira-events at lists.jboss.org
Mon Jan 3 22:45:38 EST 2011


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

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.

https://github.com/seam/solder/commit/c1539baf065fafc00d43cb08a76c327fd529b595

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

        


More information about the seam-issues mailing list