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, setRegistry
public SpringCamelContextFactory()
public void setApplicationContext(org.springframework.context.ApplicationContext context)
setApplicationContext
in interface org.springframework.context.ApplicationContextAware
protected org.apache.camel.impl.DefaultCamelContext newCamelContext()
newCamelContext
in class CamelContextFactory
Apache Camel