Java DSL - Method call expressions should be consistent and use method, and not
bean as done in some places
-----------------------------------------------------------------------------------------------------------
Key: CAMEL-5147
URL: https://issues.apache.org/jira/browse/CAMEL-5147
Project: Camel
Issue Type: Improvement
Components: camel-core
Reporter: Claus Ibsen
Assignee: Claus Ibsen
Fix For: 2.10.0
The Java DSL uses both bean and method interchangeable for a method call
expression. In XML DSLs its consistent named method. This is also what the
model says. We should improved this in Java DSL to offer method consistently.
And then @deprecate the bean method.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira