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

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

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: