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

Antoine Sabot-Durand (JIRA) issues at jboss.org
Tue Mar 4 08:25:34 EST 2014


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

Work on CDI-401 started by Antoine Sabot-Durand.

> 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
>            Assignee: Antoine Sabot-Durand
>              Labels: CDI_spec_chge, Ready_to_fix
>             Fix For: 1.2 Proposed
>
>
> 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