You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Ben O'Day (JIRA)" <ji...@apache.org> on 2011/04/27 17:23:03 UTC

[jira] [Resolved] (CAMEL-3751) @Filter EIP to allow a bean to act as the filter EIP pattern

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

Ben O'Day resolved CAMEL-3751.
------------------------------

    Resolution: Incomplete

agree with Claus, EIP bean annotations don't work for patterns with child outputs

> @Filter EIP to allow a bean to act as the filter EIP pattern
> ------------------------------------------------------------
>
>                 Key: CAMEL-3751
>                 URL: https://issues.apache.org/jira/browse/CAMEL-3751
>             Project: Camel
>          Issue Type: New Feature
>          Components: camel-core
>    Affects Versions: 2.6.0
>            Reporter: Claus Ibsen
>            Assignee: Ben O'Day
>
> There is a JIRA ticket for more EIPs as annotations.
> But the Filter EIP is simple, so we should probably just add it so you can do
> {code}
> @Filter
> public boolean isGoldCustomer(@Header("id") int id) {
>    ...
> }
> {code}

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira