[
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