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

Packages that use CamelEndpointFactoryBean
org.apache.camel.blueprint Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
 

Uses of CamelEndpointFactoryBean in org.apache.camel.blueprint
 

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

Method parameters in org.apache.camel.blueprint with type arguments of type CamelEndpointFactoryBean
 void CamelContextFactoryBean.setEndpoints(List<CamelEndpointFactoryBean> endpoints)
           
 



Apache CAMEL