[cdi-dev] [JBoss JIRA] (CDI-297) Incorporate statements from Instance.destroy() javadoc into the spec
Pete Muir (JIRA)
jira-events at lists.jboss.org
Tue Nov 20 13:48:21 EST 2012
[ https://issues.jboss.org/browse/CDI-297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Pete Muir updated CDI-297:
--------------------------
Assignee: Pete Muir
Fix Version/s: 1.1.PFD
(was: 1.1 (Proposed))
Please review https://github.com/pmuir/cdi/pull/new/CDI-297
> Incorporate statements from Instance.destroy() javadoc into the spec
> --------------------------------------------------------------------
>
> Key: CDI-297
> URL: https://issues.jboss.org/browse/CDI-297
> Project: CDI Specification Issues
> Issue Type: Clarification
> Reporter: Martin Kouba
> Assignee: Pete Muir
> Priority: Minor
> Fix For: 1.1.PFD
>
>
> Instance.destroy() javadoc:
> {quote}
> All built-in contexts support destroying bean instances.
> {quote}
> {quote}
> UnsupportedOperationException is thrown if the active context object for the scope type of the bean does not support destroying bean instances
> {quote}
> IMHO both of the sentences should be in the spec as well.
--
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