Uploaded image for project: 'Weld'
  1. Weld
  2. WELD-771

Interception of beans with final methods causes final methods to be invoked on the proxy

    XMLWordPrintable

Details

    Description

      We currently allow method level interceptors on beans that also have private methods, which causes the final methods to be invoked on the proxy. There are two options here:

      • Fix WELD-437 (implement interception through subclassing)
      • Pick this up in the verification phase and either log a warning or throw an exception

      Attachments

        Issue Links

          Activity

            People

              marius.bogoevici Marius Bogoevici (Inactive)
              sdouglas1@redhat.com Stuart Douglas
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: