Uploaded image for project: 'CDI Specification Issues'
  1. CDI Specification Issues
  2. CDI-401

Clarify the meaning of "bean class local view"

    XMLWordPrintable

Details

    Description

      3.2.2 Bean types of a session bean:

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

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

      Attachments

        Issue Links

          Activity

            People

              asabotdu@redhat.com Antoine Sabot-Durand (Inactive)
              mkouba@redhat.com Martin Kouba
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: