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

overly strict final check on proxyable methods

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 1.1.EDR
    • 1.0
    • Interceptors
    • None

    Description

      CDI-1.0 currently specifies:

      5.4.1. Unproxyable bean types
      Certain legal bean types cannot be proxied by the container:
      ...
      • classes which are declared final or have final methods,

      But actually this is overly strict, since this criteria should only apply to non-static and non-private methods.

      Attachments

        Activity

          People

            struberg Mark Struberg (Inactive)
            struberg Mark Struberg (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: