Uploaded image for project: 'OpenWebBeans'
  1. OpenWebBeans
  2. OWB-1020

evaluate class interceptors and use them if there is no special method interceptor

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.5.0
    • 1.5.0
    • Core
    • None

    Description

      we currently merge the interceptor binding annotations from the class and each method and resolve the interceptors for each method on it's own.

      We can improve the performance and reduce the mem footprint if we evaluated the class-level interceptors for AROUND_INVOKE upfront and use them for all methods which have no interceptor binding on it's own.

      Attachments

        Activity

          People

            struberg Mark Struberg
            struberg Mark Struberg
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: