[cdi-dev] [JBoss JIRA] (CDI-75) Clarify what happens to a bean which belongs to inactive when it observes an event
Martin Kouba (Reopened) (JIRA)
jira-events at lists.jboss.org
Mon Dec 5 05:07:41 EST 2011
[ https://issues.jboss.org/browse/CDI-75?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Martin Kouba reopened CDI-75:
-----------------------------
*javax.enterprise.event.Reception#IF_EXISTS* javadoc seems to be incomplete.
"If there is no active context for the scope to which the bean declaring this observer method belongs."
should probably be something like:
"If there is no active context for the scope to which the bean declaring this observer method belongs, then the observer method is not called."
> Clarify what happens to a bean which belongs to inactive when it observes an event
> ----------------------------------------------------------------------------------
>
> Key: CDI-75
> URL: https://issues.jboss.org/browse/CDI-75
> Project: CDI Specification Issues
> Issue Type: Clarification
> Components: Events
> Affects Versions: 1.0
> Reporter: Pete Muir
> Assignee: Pete Muir
> Fix For: 1.1.EDR1
>
>
--
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