public class CamelEndpointFactoryBean extends org.apache.camel.core.xml.AbstractCamelEndpointFactoryBean implements FactoryBean<org.apache.camel.Endpoint>, ApplicationContextAware
FactoryBean which instantiates Endpoint objects| Constructor and Description | 
|---|
| CamelEndpointFactoryBean() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected org.apache.camel.CamelContext | getCamelContextWithId(String camelContextId) | 
| void | setApplicationContext(ApplicationContext applicationContext) | 
getObject, getObjectType, getPattern, getUri, setPattern, setUriafterPropertiesSet, destroy, discoverDefaultCamelContext, getCamelContext, getCamelContextId, getCustomId, isSingleton, setCamelContext, setCamelContextId, setCustomIdclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetObject, getObjectType, isSingletonpublic CamelEndpointFactoryBean()
protected org.apache.camel.CamelContext getCamelContextWithId(String camelContextId)
getCamelContextWithId in class org.apache.camel.core.xml.AbstractCamelFactoryBean<org.apache.camel.Endpoint>public void setApplicationContext(ApplicationContext applicationContext) throws BeansException
setApplicationContext in interface ApplicationContextAwareBeansExceptionApache Camel