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

Move ObserverMethodImpl.ignore() logic to TypeSafeObserverResolver.matches()

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Minor Minor
    • 2.0.0.Alpha1
    • 1.1.3.Final
    • Events
    • None
    • Release Notes

      Currently, ObserverMethodImpl.ignore() contains a check which ensures that container events are fired to extensions only. It is not necessary to perform this check on every event notification. Therefore, move the check to the TypeSafeObserverResolver.matches() method so that it is performed once per observer method resolution.

            rhn-engineering-jharting Jozef Hartinger
            rhn-engineering-jharting Jozef Hartinger
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: