Uses of Class
org.apache.camel.spring.CamelEndpointFactoryBean

Packages that use CamelEndpointFactoryBean
org.apache.camel.spring The classes for working with Camel and Spring along with the primary factory beans. 
 

Uses of CamelEndpointFactoryBean in org.apache.camel.spring
 

Methods in org.apache.camel.spring that return types with arguments of type CamelEndpointFactoryBean
 List<CamelEndpointFactoryBean> CamelContextFactoryBean.getEndpoints()
           
 



Apache CAMEL