[cdi-dev] [JBoss JIRA] (CDI-156) Clarify that bindings by @Interceptors as defined by Interceptors 1.1 spec are applicable to CDI managed beans

Pete Muir (JIRA) jira-events at lists.jboss.org
Fri Aug 24 11:00:14 EDT 2012


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

Pete Muir commented on CDI-156:
-------------------------------

I don't believe we need any clarifications here. CDI 1.0 says in 3.1 "The basic lifecycle and semantics of managed beans are defined by the Managed Beans specification."

The Managed Beans specification says in MB.2.1.5 "A Managed Bean may use interceptors as defined in the Interceptor specification.", where section 2.1 of Managed Beans "describes the basic component model for Managed Beans. This is the minimal set of requirements for Managed Beans implementations." (so interceptors as defined by the interceptor specs are required for the basic component model of Managed Beans, which CDI provides).

Finally the Interceptors spec requires support for @Interceptors.
                
> Clarify that bindings by @Interceptors as defined by Interceptors 1.1 spec are applicable to CDI managed beans
> --------------------------------------------------------------------------------------------------------------
>
>                 Key: CDI-156
>                 URL: https://issues.jboss.org/browse/CDI-156
>             Project: CDI Specification Issues
>          Issue Type: Clarification
>    Affects Versions: 1.0
>            Reporter: Marius Bogoevici
>             Fix For: 1.1 (Proposed)
>
>


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