[cdi-dev] [JBoss JIRA] (CDI-194) Allow AnnotatedType for a given Bean to be obtained
Pete Muir (JIRA)
jira-events at lists.jboss.org
Fri Aug 31 12:33:32 EDT 2012
[ https://issues.jboss.org/browse/CDI-194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12715189#comment-12715189 ]
Pete Muir commented on CDI-194:
-------------------------------
As Stuart points out, we need to return {{AnnotatedField}} for a producer field, {{AnnotatedMethod}} for a producer method, and {{AnnotatedType}} for managed and session beans. We also want to provide requirements for custom beans.
{{Annotated}} is the only supertype of all these types, so should we add {{Annotated<?> getAnnotated()}} to {{BeanAttributes}}?
> Allow AnnotatedType for a given Bean to be obtained
> ---------------------------------------------------
>
> Key: CDI-194
> URL: https://issues.jboss.org/browse/CDI-194
> Project: CDI Specification Issues
> Issue Type: Feature Request
> Components: Portable Extensions
> Affects Versions: 1.0
> Reporter: Jozef Hartinger
> Fix For: 1.1 (Proposed)
>
>
> See Stuart's comment on CDI-83.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the cdi-dev
mailing list