[
https://issues.apache.org/jira/browse/CAMEL-4122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-4122.
--------------------------------
Resolution: Fixed
> JMX API to create/delete endpoint
> ---------------------------------
>
> Key: CAMEL-4122
> URL: https://issues.apache.org/jira/browse/CAMEL-4122
> Project: Camel
> Issue Type: Improvement
> Components: jmx
> Affects Versions: 2.7.0
> Reporter: james strachan
> Assignee: Claus Ibsen
> Priority: Minor
> Fix For: 2.8.0
>
>
> we can create endpoints on the fly via the camel-web REST API; or by just
> sending a message to a new endpoint URI or consuming from a URI. But there is
> currently no JMX way to do so which is a bit of an omission.
> Something like...
> createEndpoint(String uri);
> would be a nice addition to the MBeans API on a ManagedCamelContext. Maybe a
> removeEndpoint(String uri) too would be handy.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira