[cdi-dev] [JBoss JIRA] (CDI-700) BeanManager.createInstance() shouldn't be allowed before AfterDeploymentValidation

Emily Jiang (JIRA) issues at jboss.org
Tue Apr 11 04:56:00 EDT 2017


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

Emily Jiang commented on CDI-700:
---------------------------------

Strictly speaking, the method getReference, getInjectableReference, createInstance are not allowed before or during AfterDeploymentValidation. The title is still a bit misleading. It might be clearer to say "BeanManager.createInstance() should only be allowed after AfterDeploymentValidation."

> BeanManager.createInstance() shouldn't be allowed before AfterDeploymentValidation
> ----------------------------------------------------------------------------------
>
>                 Key: CDI-700
>                 URL: https://issues.jboss.org/browse/CDI-700
>             Project: CDI Specification Issues
>          Issue Type: Clarification
>            Reporter: Antoine Sabot-Durand
>             Fix For: 2.0 .Final
>
>
> Spec doesn't say anything about it and javadoc allows its usage in {{AfterBeanDiscovery}} observers.
> The method should also be listed in section 11.3 related to {{BeanManager}}



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the cdi-dev mailing list