org.apache.camel.spring
Class CamelEndpointFactoryBean
java.lang.Object
org.apache.camel.model.IdentifiedType
org.apache.camel.core.xml.AbstractCamelEndpointFactoryBean
org.apache.camel.spring.CamelEndpointFactoryBean
- All Implemented Interfaces:
- CamelContextAware, FactoryBean, ApplicationContextAware
public class CamelEndpointFactoryBean
- extends AbstractCamelEndpointFactoryBean
- implements FactoryBean, ApplicationContextAware
A FactoryBean which instantiates Endpoint objects
- Version:
- $Revision: 949647 $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CamelEndpointFactoryBean
public CamelEndpointFactoryBean()
getCamelContextWithId
protected CamelContext getCamelContextWithId(String camelContextId)
- Specified by:
getCamelContextWithId in class AbstractCamelEndpointFactoryBean
setApplicationContext
public void setApplicationContext(ApplicationContext applicationContext)
throws BeansException
- Specified by:
setApplicationContext in interface ApplicationContextAware
- Throws:
BeansException
Copyright © 2007-2010 The Apache Software Foundation. All Rights Reserved.