You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2017/01/31 17:50:51 UTC

[jira] (CAMEL-10772) Spring POJO @Produce @Consume Remoting auto detect binding usage improvement

     [ https://issues.apache.org/jira/browse/CAMEL-10772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen updated CAMEL-10772:
--------------------------------
    Affects Version/s:     (was: 2.19.0)
                           (was: 2.18.0)
                           (was: 2.17.0)
                           (was: 2.16.0)

> Spring POJO @Produce @Consume Remoting auto detect binding usage improvement
> ----------------------------------------------------------------------------
>
>                 Key: CAMEL-10772
>                 URL: https://issues.apache.org/jira/browse/CAMEL-10772
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core, camel-spring
>         Environment: Java 1.8, Spring
>            Reporter: Christopher Harris
>            Priority: Minor
>
> Convention over configuration
> Improvement in AbstractCamelInvocationHandler.invokeProxy, to auto detect if the invocation is binding capable. 
> It is determined by checking the parameter count and annotation types on each parameter, and only use binding if it is capable. Otherwise fallback on to the old bean invocation way.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)