CamelContext - Adding a service should inject CamelContext if servie is
CamelContextAware
-----------------------------------------------------------------------------------------
Key: CAMEL-4155
URL: https://issues.apache.org/jira/browse/CAMEL-4155
Project: Camel
Issue Type: Improvement
Components: camel-core
Reporter: Claus Ibsen
Assignee: Claus Ibsen
Priority: Minor
Fix For: 2.8.0
Services can be added to a CamelContext so it helps control its lifecycle, and
ensure the service is stopped/shutdown when CamelContext stops.
As part of that we should also add support for injecting the CamelContext if
the service is CamelContextAware.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira