[cdi-dev] [JBoss JIRA] (CDI-401) Clarify the meaning of "bean class local view"

Antoine Sabot-Durand (JIRA) jira-events at lists.jboss.org
Mon Dec 2 06:51:07 EST 2013


     [ https://issues.jboss.org/browse/CDI-401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Antoine Sabot-Durand updated CDI-401:
-------------------------------------

    Labels: 12-02-13-EGM cdi-1.1-mr  (was: cdi-1.1-mr)

    
> Clarify the meaning of "bean class local view"
> ----------------------------------------------
>
>                 Key: CDI-401
>                 URL: https://issues.jboss.org/browse/CDI-401
>             Project: CDI Specification Issues
>          Issue Type: Clarification
>            Reporter: Martin Kouba
>              Labels: 12-02-13-EGM, cdi-1.1-mr
>
> 3.2.2 Bean types of a session bean:
> {quote}
> The unrestricted set of bean types for a session bean contains all local interfaces of the bean and their superinterfaces. If the session bean has a *bean class local view*, the unrestricted set of bean types contains the bean class and all superclasses.
> ...
> {quote}
> AFAIK the EJB spec does not define anything like "bean class local view". I believe the CDI spec is referencing *No-Interface View* here (a variation of the local view that exposes the non-static public methods of the bean class without the use of a separate business interface).

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