Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-11416

The overrides removal loop from BeanInfo.introspect(Class<?>) is no more necessary

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 2.19.0
    • 2.20.0
    • camel-core
    • None
    • Unknown

    Description

      The overrides removal loop from BeanInfo.introspect(Class<?>) is no more necessary.
      Bridge methods are already filtered by BeanInfo.isValidMethod(Class<?>, Method).
      Methods overriding interface ones are excluded by introspect(Class<?>, Method).

      Attachments

        Issue Links

          Activity

            People

              aldettinger Alex Dettinger
              aldettinger Alex Dettinger
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: