And also CamelWatch could be of your interest which does already what you try
to achieve:

http://sksamuel.github.com/camelwatch/

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