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