Hi,I was wondering if it was possible to register something on a CamelContext so that when a route deployed on it is started (using any type of from()), some code is executed.
Optimally, it would be useful to know the component involved (if possible the object, but even its string name could be useful).
Thank you Victor
