Claus Ibsen created CAMEL-10955:
-----------------------------------

             Summary: 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
            Priority: Minor


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
(v6.3.15#6346)

Reply via email to