Uses of Class
org.apache.camel.spring.boot.threadpool.CamelThreadPoolConfigurationProperties
-
Packages that use CamelThreadPoolConfigurationProperties Package Description org.apache.camel.spring.boot.threadpool -
-
Uses of CamelThreadPoolConfigurationProperties in org.apache.camel.spring.boot.threadpool
Methods in org.apache.camel.spring.boot.threadpool with parameters of type CamelThreadPoolConfigurationProperties Modifier and Type Method Description org.apache.camel.spi.ThreadPoolProfile
CamelThreadPoolAutoConfiguration. threadPool(org.apache.camel.CamelContext camelContext, CamelThreadPoolConfigurationProperties tp)
-