On 28 July 2012 12:11, Babak Vahdat <[email protected]> wrote:
> And also CamelWatch could be of your interest which does already what you try
> to achieve:
>
> http://sksamuel.github.com/camelwatch/

This looks very nice.  As you say, very much like I want to do, except
that I was hoping to get the description properties from the
RouteDefinitions ... maybe its not possible or even correct to try and
do this.

Bob

>
> BTW reading the javadoc by myself it seems the 'C' (Controller) is
> ModelCamelContext which can start / stop routes (the View) using their Id's.
> That's the API methods like:
>
> startRoute(String routeId)
> stopRoute(String routeId)
>
> etc. etc.
>
> Babak
>
>
>
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/RouteDefinition-vs-Route-tp5716578p5716580.html
> Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to