@Configuration
@ComponentScan
public class MyApplication
extends org.apache.camel.spring.javaconfig.CamelConfiguration
| Constructor and Description |
|---|
MyApplication() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args)
Allow this route to be run as an application
|
protected void |
setupCamelContext(org.apache.camel.CamelContext camelContext) |
camelBeanPostProcessor, camelContext, consumerTemplate, createCamelContext, getApplicationContext, getBean, getBean, getBean, getBeanFactory, getConfigured, producerTemplate, routes, setApplicationContext, setBeanFactoryApache Camel