public class SpringCamelContextFactory extends CamelContextFactory implements org.springframework.context.ApplicationContextAware
| Constructor and Description |
|---|
SpringCamelContextFactory() |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.camel.impl.DefaultCamelContext |
newCamelContext() |
void |
setApplicationContext(org.springframework.context.ApplicationContext context) |
createContext, getBundleContext, getRegistry, setBundleContext, setRegistrypublic void setApplicationContext(org.springframework.context.ApplicationContext context)
setApplicationContext in interface org.springframework.context.ApplicationContextAwareprotected org.apache.camel.impl.DefaultCamelContext newCamelContext()
newCamelContext in class CamelContextFactoryApache Camel