[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:55:21 EST 2012


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

Pete Muir edited comment on CDI-297 at 11/20/12 1:54 PM:
---------------------------------------------------------

Please review https://github.com/jboss/cdi/pull/144
                
      was (Author: pmuir):
    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