| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.camel.model.IdentifiedType
org.apache.camel.core.xml.AbstractCamelFactoryBean<ExecutorService>
org.apache.camel.core.xml.AbstractCamelThreadPoolFactoryBean
org.apache.camel.spring.CamelThreadPoolFactoryBean
public class CamelThreadPoolFactoryBean
A FactoryBean which instantiates ExecutorService objects
| Constructor Summary | |
|---|---|
CamelThreadPoolFactoryBean()
 | 
|
| Method Summary | |
|---|---|
protected  org.apache.camel.CamelContext | 
getCamelContextWithId(String camelContextId)
 | 
 void | 
setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
 | 
| Methods inherited from class org.apache.camel.core.xml.AbstractCamelThreadPoolFactoryBean | 
|---|
getKeepAliveTime, getMaxPoolSize, getMaxQueueSize, getObject, getObjectType, getPoolSize, getRejectedPolicy, getThreadName, getTimeUnit, setKeepAliveTime, setMaxPoolSize, setMaxQueueSize, setPoolSize, setRejectedPolicy, setThreadName, setTimeUnit | 
| Methods inherited from class org.apache.camel.core.xml.AbstractCamelFactoryBean | 
|---|
afterPropertiesSet, destroy, getCamelContext, getCamelContextId, isSingleton, setCamelContext, setCamelContextId | 
| Methods inherited from class org.apache.camel.model.IdentifiedType | 
|---|
getId, setId | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Methods inherited from interface org.springframework.beans.factory.FactoryBean | 
|---|
getObject, getObjectType, isSingleton | 
| Constructor Detail | 
|---|
public CamelThreadPoolFactoryBean()
| Method Detail | 
|---|
protected org.apache.camel.CamelContext getCamelContextWithId(String camelContextId)
getCamelContextWithId in class org.apache.camel.core.xml.AbstractCamelThreadPoolFactoryBeanpublic void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
setApplicationContext in interface org.springframework.context.ApplicationContextAware
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||