|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.camel.model.IdentifiedType
org.apache.camel.core.xml.AbstractCamelFactoryBean<org.apache.camel.ConsumerTemplate>
org.apache.camel.core.xml.AbstractCamelConsumerTemplateFactoryBean
org.apache.camel.spring.CamelConsumerTemplateFactoryBean
public class CamelConsumerTemplateFactoryBean
A Spring FactoryBean
for creating a new ConsumerTemplate
instance with a minimum of XML
Constructor Summary | |
---|---|
CamelConsumerTemplateFactoryBean()
|
Method Summary | |
---|---|
protected org.apache.camel.CamelContext |
getCamelContextWithId(String camelContextId)
|
void |
setApplicationContext(ApplicationContext applicationContext)
|
Methods inherited from class org.apache.camel.core.xml.AbstractCamelConsumerTemplateFactoryBean |
---|
destroy, getMaximumCacheSize, getObject, getObjectType, setMaximumCacheSize |
Methods inherited from class org.apache.camel.core.xml.AbstractCamelFactoryBean |
---|
afterPropertiesSet, discoverDefaultCamelContext, getCamelContext, getCamelContextId, getCustomId, isSingleton, setCamelContext, setCamelContextId, setCustomId |
Methods inherited from class org.apache.camel.model.IdentifiedType |
---|
getId, setId |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.springframework.beans.factory.FactoryBean |
---|
getObject, getObjectType, isSingleton |
Methods inherited from interface org.springframework.beans.factory.InitializingBean |
---|
afterPropertiesSet |
Methods inherited from interface org.springframework.beans.factory.DisposableBean |
---|
destroy |
Constructor Detail |
---|
public CamelConsumerTemplateFactoryBean()
Method Detail |
---|
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
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |