Uses of Class
org.apache.camel.blueprint.CamelThreadPoolFactoryBean
-
Packages that use CamelThreadPoolFactoryBean Package Description org.apache.camel.blueprint -
-
Uses of CamelThreadPoolFactoryBean in org.apache.camel.blueprint
Methods in org.apache.camel.blueprint that return types with arguments of type CamelThreadPoolFactoryBean Modifier and Type Method Description List<CamelThreadPoolFactoryBean>CamelContextFactoryBean. getThreadPools()Method parameters in org.apache.camel.blueprint with type arguments of type CamelThreadPoolFactoryBean Modifier and Type Method Description voidCamelContextFactoryBean. setThreadPools(List<CamelThreadPoolFactoryBean> threadPools)
-