Add advanced endpoint matching for from/sendTo interceptors
-----------------------------------------------------------

                 Key: CAMEL-1584
                 URL: https://issues.apache.org/activemq/browse/CAMEL-1584
             Project: Apache Camel
          Issue Type: New Feature
          Components: camel-core
    Affects Versions: 2.0-M1
            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
            Priority: Minor
             Fix For: 2.0.0


Currently {{interceptFrom}} and {{interceptSendTo}} only matches by exact 
endpoint URI.

Add support for
- wildcards, so you can define: {{jms*}} to match any JMS endpoint. Notice that 
ending with *
- regexp, so you use regexp to match a group of endpoints

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