You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2010/07/23 15:29:52 UTC

[jira] Resolved: (CAMEL-2988) Add removeEndpoints to CamelContext

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

Claus Ibsen resolved CAMEL-2988.
--------------------------------

    Resolution: Fixed

trunk: 967091.

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