Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Unknown
Description
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.