[
https://issues.apache.org/jira/browse/CAMEL-11416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-11416.
---------------------------------
Resolution: Fixed
Assignee: Alex Dettinger
Fix Version/s: 2.20.0
Thanks for the PR
> The overrides removal loop from BeanInfo.introspect(Class<?>) is no more
> necessary
> ----------------------------------------------------------------------------------
>
> Key: CAMEL-11416
> URL: https://issues.apache.org/jira/browse/CAMEL-11416
> Project: Camel
> Issue Type: Improvement
> Components: camel-core
> Affects Versions: 2.19.0
> Reporter: Alex Dettinger
> Assignee: Alex Dettinger
> Priority: Minor
> Fix For: 2.20.0
>
>
> 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).
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)