Hi

Camel has these JMX MBeans that any tooling can use
http://camel.apache.org/maven/current/camel-core/apidocs/org/apache/camel/api/management/mbean/package-summary.html

There is an operation on the camel context and route mbeans, to dump
the route in xml format, which is what hawtio uses to draw the routes.

Likewise the karaf Camel commands uses the jmx api as well for some of
its commands.

On Thu, Sep 11, 2014 at 5:47 PM, edmondo1984 <edmondo.po...@gmail.com> wrote:
> What gets exposed is the Route definition, is that correct?
>
> Can you please point me towards the relevant code? Thank you
>
>
>
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/Hawt-io-Camel-plugin-2-questions-tp5756344p5756349.html
> Sent from the Camel - Users mailing list archive at Nabble.com.



-- 
Claus Ibsen
-----------------
Red Hat, Inc.
Email: cib...@redhat.com
Twitter: davsclaus
Blog: http://davsclaus.com
Author of Camel in Action: http://www.manning.com/ibsen
hawtio: http://hawt.io/
fabric8: http://fabric8.io/

Reply via email to