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

Dan Allen (JIRA) jira-events at lists.jboss.org
Thu Dec 9 23:40:52 EST 2010


     [ https://issues.jboss.org/browse/SOLDER-52?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dan Allen updated SOLDER-52:
----------------------------

        Summary: Add methods to AnnotationInspector that operate on Annotated (from CDI)  (was: Add methods to AnnotationIntrospector that operate on Annotated (from CDI))
    Description: 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.    (was: The AnnotationIntrospector works on java.lang.reflect.AnnotatedElement types. However, in an extension, you are most often dealing with an Annotated. Therefore, the AnnotationIntrospector should provide parallel utilities for retrieving/checking an annotation on Annotated or any stereotype on Annotated.  )


> 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

        


More information about the seam-issues mailing list