You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "William Tam (JIRA)" <ji...@apache.org> on 2009/01/28 04:50:59 UTC

[jira] Work started: (CAMEL-1289) HeaderFilterStrategy - move from Component to Endpoint

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

Work on CAMEL-1289 started by William Tam.

> HeaderFilterStrategy - move from Component to Endpoint
> ------------------------------------------------------
>
>                 Key: CAMEL-1289
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1289
>             Project: Apache Camel
>          Issue Type: Task
>            Reporter: Claus Ibsen
>            Assignee: William Tam
>            Priority: Minor
>
> I am working on CAMEL-505 to allow 100% spring bean configuration of endpoints.
> When we do this we bypass the xxxComponent that can only be used with the URI configuration.
> Some components have the headerfilterstrategy that they pass down to the xxxEndpoint.
> We might wanna consider having getter/setter for headerfilterstrategy on the endpoint itself for spring bean configuration
> and to default set it to some value to ease the spring bean configuration.

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