[
https://issues.apache.org/jira/browse/CAMEL-11416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16052830#comment-16052830
]
ASF GitHub Bot commented on CAMEL-11416:
----------------------------------------
Github user aldettinger closed the pull request at:
https://github.com/apache/camel/pull/1764
> 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)