| Package | Description | 
|---|---|
| org.apache.camel.spring | 
 The classes for working with Camel and Spring along with the primary factory beans. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
List<CamelThreadPoolFactoryBean> | 
CamelContextFactoryBean.getThreadPools()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
CamelContextFactoryBean.setThreadPools(List<CamelThreadPoolFactoryBean> threadPools)
Configuration of thread pool 
 | 
Apache Camel