[cdi-dev] [JBoss JIRA] (CDI-52) Make it clearer that an InjectionPoint injected into a disposer method refers to the producer method bean and not to the declaring bean
Jozef Hartinger (Commented) (JIRA)
jira-events at lists.jboss.org
Wed Nov 30 11:26:40 EST 2011
[ https://issues.jboss.org/browse/CDI-52?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12646730#comment-12646730 ]
Jozef Hartinger commented on CDI-52:
------------------------------------
Also, a disposer method may be bound into multiple producer fields/methods. The specification should specify what happens, if the disposer method has an InjectionPoint parameters and any of the producer fields/methods the disposer method is bound to is not @Dependent.
> Make it clearer that an InjectionPoint injected into a disposer method refers to the producer method bean and not to the declaring bean
> ---------------------------------------------------------------------------------------------------------------------------------------
>
> Key: CDI-52
> URL: https://issues.jboss.org/browse/CDI-52
> Project: CDI Specification Issues
> Issue Type: Clarification
> Components: Beans
> Affects Versions: 1.0
> Reporter: Pete Muir
> Assignee: Pete Muir
> Fix For: 1.1.EDR2
>
>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the cdi-dev
mailing list