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
            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.

Reply via email to