[cdi-dev] [JBoss JIRA] (CDI-661) Annotated should return AnnotatedElement
John Ament (JIRA)
issues at jboss.org
Sun Dec 4 14:01:00 EST 2016
[ https://issues.jboss.org/browse/CDI-661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
John Ament updated CDI-661:
---------------------------
Description: The {{Annotated}} interface returns a {{Type}} for its base type. It should return an {{AnnotatedElement}} based on its naming - since annotations are derived from {{AnnotatedElement}} s not from {{Type}} s (was: The {{Annotated}} interface returns a {{Type}} for its base type. It should return an {{AnnotatedElement}} based on its naming - since annotations are derived from {{AnnotatedElement}}s not from {{Type}}s)
> Annotated should return AnnotatedElement
> ----------------------------------------
>
> Key: CDI-661
> URL: https://issues.jboss.org/browse/CDI-661
> Project: CDI Specification Issues
> Issue Type: Feature Request
> Components: Javadoc and API
> Reporter: John Ament
>
> The {{Annotated}} interface returns a {{Type}} for its base type. It should return an {{AnnotatedElement}} based on its naming - since annotations are derived from {{AnnotatedElement}} s not from {{Type}} s
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the cdi-dev
mailing list