Uses of Class
org.apache.camel.spring.CamelThreadPoolFactoryBean
-
Packages that use CamelThreadPoolFactoryBean Package Description org.apache.camel.spring The classes for working with Camel and Spring along with the primary factory beans. -
-
Uses of CamelThreadPoolFactoryBean in org.apache.camel.spring
Methods in org.apache.camel.spring that return types with arguments of type CamelThreadPoolFactoryBean Modifier and Type Method Description List<CamelThreadPoolFactoryBean>CamelContextFactoryBean. getThreadPools()Method parameters in org.apache.camel.spring with type arguments of type CamelThreadPoolFactoryBean Modifier and Type Method Description voidCamelContextFactoryBean. setThreadPools(List<CamelThreadPoolFactoryBean> threadPools)Configuration of thread pool
-