You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2010/04/05 16:27:08 UTC

[jira] Resolved: (CAMEL-2613) CamelProxy - Add option to treat void methods as InOnly for fire and forget style messaging

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

Claus Ibsen resolved CAMEL-2613.
--------------------------------

    Resolution: Fixed

trunk: 930866.

> CamelProxy - Add option to treat void methods as InOnly for fire and forget style messaging
> -------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-2613
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2613
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-core
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 2.3.0
>
>
> By default Camel Proxy is always {{InOut}} unless you set some specific @Pattern annotation such as @InOnly.
> We should add an option to <camelProxy> so you can let {{void}} methods be {{InOnly}} and the others {{InOut}}.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.