@Configuration
public abstract class SpongeCamelConfiguration
extends org.apache.camel.spring.javaconfig.CamelConfiguration
| Constructor and Description |
|---|
SpongeCamelConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
CamelPlugin |
camelPlugin()
Camel plugin that may be bound to the engine.
|
protected void |
setupCamelContext(org.apache.camel.CamelContext camelContext) |
SpringPlugin |
springPlugin()
Spring plugin that may be bound to the engine.
|
camelBeanPostProcessor, camelContext, consumerTemplate, createCamelContext, getApplicationContext, getBean, getBean, getBean, getBeanFactory, getConfigured, producerTemplate, routes, setApplicationContext, setBeanFactoryprotected void setupCamelContext(org.apache.camel.CamelContext camelContext)
throws Exception
setupCamelContext in class org.apache.camel.spring.javaconfig.CamelConfigurationException@Bean public SpringPlugin springPlugin()
@Bean public CamelPlugin camelPlugin()
Copyright © 2016–2021 Softelnet. All rights reserved.