@Metadata(label="spring,configuration") public class CamelConsumerTemplateFactoryBean extends org.apache.camel.core.xml.AbstractCamelConsumerTemplateFactoryBean implements FactoryBean<org.apache.camel.ConsumerTemplate>, InitializingBean, DisposableBean, ApplicationContextAware
ConsumerTemplate
Constructor and Description |
---|
CamelConsumerTemplateFactoryBean() |
Modifier and Type | Method and Description |
---|---|
protected org.apache.camel.CamelContext |
getCamelContextWithId(String camelContextId) |
void |
setApplicationContext(ApplicationContext applicationContext) |
destroy, getMaximumCacheSize, getObject, getObjectType, setMaximumCacheSize
afterPropertiesSet, discoverDefaultCamelContext, getCamelContext, getCamelContextId, getCustomId, isSingleton, setCamelContext, setCamelContextId, setCustomId
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getObject, getObjectType, isSingleton
afterPropertiesSet
destroy
public CamelConsumerTemplateFactoryBean()
protected org.apache.camel.CamelContext getCamelContextWithId(String camelContextId)
getCamelContextWithId
in class org.apache.camel.core.xml.AbstractCamelFactoryBean<org.apache.camel.ConsumerTemplate>
public void setApplicationContext(ApplicationContext applicationContext) throws BeansException
setApplicationContext
in interface ApplicationContextAware
BeansException
Apache Camel