[cdi-dev] [JBoss JIRA] (CDI-358) Ambiguous restrictions in javadoc for BM.getReference() and BM.getInjectableReference()

Martin Kouba (JIRA) jira-events at lists.jboss.org
Tue Mar 19 04:04:41 EDT 2013


Martin Kouba created CDI-358:
--------------------------------

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