Uses of Class
org.apache.camel.blueprint.CamelThreadPoolFactoryBean

Packages that use CamelThreadPoolFactoryBean
org.apache.camel.blueprint Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
 

Uses of CamelThreadPoolFactoryBean in org.apache.camel.blueprint
 

Methods in org.apache.camel.blueprint that return types with arguments of type CamelThreadPoolFactoryBean
 List<CamelThreadPoolFactoryBean> CamelContextFactoryBean.getThreadPools()
           
 

Method parameters in org.apache.camel.blueprint with type arguments of type CamelThreadPoolFactoryBean
 void CamelContextFactoryBean.setThreadPools(List<CamelThreadPoolFactoryBean> threadPools)
           
 



Copyright © 2007-2010 The Apache Software Foundation. All Rights Reserved.