[cdi-dev] [JBoss JIRA] (CDI-358) Ambiguous restrictions in javadoc for BM.getReference() and BM.getInjectableReference()
Pete Muir (JIRA)
jira-events at lists.jboss.org
Tue Mar 19 14:51:43 EDT 2013
[ https://issues.jboss.org/browse/CDI-358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Pete Muir resolved CDI-358.
---------------------------
Resolution: Done
Done, thanks.
> Ambiguous restrictions in javadoc for BM.getReference() and BM.getInjectableReference()
> ---------------------------------------------------------------------------------------
>
> Key: CDI-358
> URL: https://issues.jboss.org/browse/CDI-358
> Project: CDI Specification Issues
> Issue Type: Clarification
> Reporter: Martin Kouba
> Assignee: Pete Muir
> Priority: Minor
> Fix For: 1.1.FD
>
>
> {{BeanManager.getReference()}} and {{BeanManager.getInjectableReference()}} javadoc states
> {quote}
> Non-portable behavior results if called during application initialization.
> {quote}
> and
> {quote}
> IllegalStateException if called during application initialization, before the AfterDeploymentValidation event is fired
> {quote}
> in the same time.
--
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