Class CamelThreadPoolFactoryBean

  • All Implemented Interfaces:
    org.apache.camel.CamelContextAware

    public class CamelThreadPoolFactoryBean
    extends org.apache.camel.core.xml.AbstractCamelThreadPoolFactoryBean
    A factory which instantiates ExecutorService objects
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected org.apache.camel.CamelContext discoverDefaultCamelContext()  
      protected org.apache.camel.CamelContext getCamelContextWithId​(String camelContextId)  
      void setBlueprintContainer​(org.osgi.service.blueprint.container.BlueprintContainer blueprintContainer)  
      • Methods inherited from class org.apache.camel.core.xml.AbstractCamelThreadPoolFactoryBean

        getAllowCoreThreadTimeOut, getKeepAliveTime, getMaxPoolSize, getMaxQueueSize, getObject, getObjectType, getPoolSize, getRejectedPolicy, getScheduled, getThreadName, getTimeUnit, setAllowCoreThreadTimeOut, setKeepAliveTime, setMaxPoolSize, setMaxQueueSize, setPoolSize, setRejectedPolicy, setScheduled, setThreadName, setTimeUnit
      • Methods inherited from class org.apache.camel.core.xml.AbstractCamelFactoryBean

        afterPropertiesSet, destroy, getCamelContext, getCamelContextId, getCustomId, isSingleton, setCamelContext, setCamelContextId, setCustomId
      • Methods inherited from class org.apache.camel.model.IdentifiedType

        getId, setId