I would like to add a custom RoutePolicy to each of the routes in the
CamelContext in one spot, instead of having to do so explicitly in each
route.
The problem I'm having is finding a hook in a spot after all the routes have
been added to the context, but before they have been started.
Is there such a hook available?
CamelContext in one spot, instead of having to do so explicitly in each
route.
The problem I'm having is finding a hook in a spot after all the routes have
been added to the context, but before they have been started.
Is there such a hook available?