public interface CamelContextAware
CamelContext such as when working with Spring or Guice| Modifier and Type | Method and Description |
|---|---|
CamelContext |
getCamelContext()
Get the
CamelContext |
void |
setCamelContext(CamelContext camelContext)
Injects the
CamelContext |
void setCamelContext(CamelContext camelContext)
CamelContextcamelContext - the Camel contextCamelContext getCamelContext()
CamelContextCopyright © 2007–2015 The Apache Software Foundation. All rights reserved.