@Configuration
@ComponentScan
public class AlfrescoCamelConfiguration
extends org.apache.camel.spring.javaconfig.CamelConfiguration
| Modifier and Type | Field and Description |
|---|---|
static String |
CAMEL_CONTEXT_NAME |
| Constructor and Description |
|---|
AlfrescoCamelConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.camel.core.xml.CamelJMXAgentDefinition |
agent() |
com.fasterxml.jackson.databind.ObjectMapper |
alfrescoEventObjectMapper() |
org.apache.camel.component.jackson.JacksonDataFormat |
defaultDataFormat() |
protected void |
setupCamelContext(org.apache.camel.CamelContext camelContext) |
camelBeanPostProcessor, camelContext, consumerTemplate, createCamelContext, getApplicationContext, getBean, getBean, getBean, getBeanFactory, getConfigured, producerTemplate, routes, setApplicationContext, setBeanFactorypublic static String CAMEL_CONTEXT_NAME
protected void setupCamelContext(org.apache.camel.CamelContext camelContext)
throws Exception
setupCamelContext in class org.apache.camel.spring.javaconfig.CamelConfigurationException@Bean public org.apache.camel.core.xml.CamelJMXAgentDefinition agent()
@Bean public com.fasterxml.jackson.databind.ObjectMapper alfrescoEventObjectMapper()
@Bean public org.apache.camel.component.jackson.JacksonDataFormat defaultDataFormat()
Copyright © 2005–2018 Alfresco Software. All rights reserved.