- All Implemented Interfaces:
- org.apache.camel.CamelContextAware, org.springframework.beans.factory.Aware, org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.FactoryBean<org.apache.camel.ConsumerTemplate>, org.springframework.beans.factory.InitializingBean, org.springframework.context.ApplicationContextAware
public class CamelConsumerTemplateFactoryBean
extends org.apache.camel.core.xml.AbstractCamelConsumerTemplateFactoryBean
implements org.springframework.beans.factory.FactoryBean<org.apache.camel.ConsumerTemplate>, org.springframework.beans.factory.InitializingBean, org.springframework.beans.factory.DisposableBean, org.springframework.context.ApplicationContextAware
A Spring FactoryBean
for creating a new ConsumerTemplate
instance with a minimum of XML
- Version: