[
https://issues.apache.org/jira/browse/CAMEL-10955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-10955.
---------------------------------
Resolution: Fixed
> CamelContext - Add api when about to start routes and when about to shutdown
> routes
> -----------------------------------------------------------------------------------
>
> Key: CAMEL-10955
> URL: https://issues.apache.org/jira/browse/CAMEL-10955
> Project: Camel
> Issue Type: Improvement
> Components: camel-core
> Reporter: Claus Ibsen
> Assignee: Claus Ibsen
> Priority: Minor
> Fix For: 3.0.0
>
>
> On the CamelContext add a public api that is called just before Camel starts
> the routes and just before it shutdown then. This allows tooling to
> instrument at these points to do custom stuff they may need.
> If they instrument on start / stop on CamelContext then these methods perform
> too much and the tooling cant hook into at the right time.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)