Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Unknown
Description
To make it easier to use methods from the same route builder class where you define the routes, then you may have helper methods, that are invoked via bean / method call language. And they can only see public methods as its via camel-core they are called. So we should look at opening up the visibility, like we do with field injection and other things.
Attachments
Issue Links
- relates to
-
CAMEL-13243 Camel Main - Make it have more functionality and convention out of the box
- Resolved