[cdi-dev] [JBoss JIRA] (CDI-323) Specify what happens when a bean, that has an injection point of type InjectionPoint, is created via BeanManager#getReference(...)

Antoine Sabot-Durand (JIRA) jira-events at lists.jboss.org
Wed Nov 13 09:56:05 EST 2013


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

Antoine Sabot-Durand commented on CDI-323:
------------------------------------------

Isn't it treated by 6.5.3?
{quote}
The container must ensure that every injection point of type InjectionPoint and qualifier @Default of any dependent object instantiated during this process receives:
* an instance of InjectionPoint representing the injection point into which the dependent object will be injected, or
* a null value if it is not being injected into any injection point.
{quote}
                
> Specify what happens when a bean, that has an injection point of type InjectionPoint, is created via BeanManager#getReference(...)
> ----------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CDI-323
>                 URL: https://issues.jboss.org/browse/CDI-323
>             Project: CDI Specification Issues
>          Issue Type: Clarification
>    Affects Versions: 1.1.PRD
>            Reporter: Arne Limburg
>
> The same problem applys to events that are fired via BeanManager#fireEvent when an observer exists, that has an InjectionPoint parameter

--
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