Claus Ibsen created CAMEL-11450:
-----------------------------------
Summary: Optimise - Calling a bean without method name defined can
be optimised
Key: CAMEL-11450
URL: https://issues.apache.org/jira/browse/CAMEL-11450
Project: Camel
Issue Type: Improvement
Components: camel-core
Reporter: Claus Ibsen
Assignee: Claus Ibsen
Fix For: 2.20.0
We can optimise
org.apache.camel.component.bean.AbstractBeanProcessor#allowProcessor
Where we can pre-calculate the allow processor instead of doing this per method
call, and store the result of the processor type conversion.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)