@Metadata(label="spring,configuration") public class CamelFluentProducerTemplateFactoryBean extends org.apache.camel.core.xml.AbstractCamelFluentProducerTemplateFactoryBean implements FactoryBean<org.apache.camel.FluentProducerTemplate>, InitializingBean, DisposableBean, ApplicationContextAware
FluentProducerTemplate| Constructor and Description |
|---|
CamelFluentProducerTemplateFactoryBean() |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.camel.CamelContext |
getCamelContextWithId(String camelContextId) |
void |
setApplicationContext(ApplicationContext applicationContext) |
destroy, getDefaultEndpoint, getMaximumCacheSize, getObject, getObjectType, setDefaultEndpoint, setMaximumCacheSizeafterPropertiesSet, discoverDefaultCamelContext, getCamelContext, getCamelContextId, getCustomId, isSingleton, setCamelContext, setCamelContextId, setCustomIdclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetObject, getObjectType, isSingletonafterPropertiesSetdestroypublic CamelFluentProducerTemplateFactoryBean()
protected org.apache.camel.CamelContext getCamelContextWithId(String camelContextId)
getCamelContextWithId in class org.apache.camel.core.xml.AbstractCamelFactoryBean<org.apache.camel.FluentProducerTemplate>public void setApplicationContext(ApplicationContext applicationContext) throws BeansException
setApplicationContext in interface ApplicationContextAwareBeansExceptionApache Camel