Add removeEndpoints to CamelContext
-----------------------------------

                 Key: CAMEL-2988
                 URL: https://issues.apache.org/activemq/browse/CAMEL-2988
             Project: Apache Camel
          Issue Type: Improvement
          Components: camel-core
    Affects Versions: 2.4.0
            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
            Priority: Minor
             Fix For: 2.5.0


It should support uri patterns so you can remove all endpoints using wild cards 
etc.

{{removeEndpoints("activemq:queue:foo*")}}
{{removeEndpoints("ftp:*")}}


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