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