public class CamelThreadPoolFactoryBean extends AbstractCamelThreadPoolFactoryBean
ExecutorService
objectsConstructor and Description |
---|
CamelThreadPoolFactoryBean() |
Modifier and Type | Method and Description |
---|---|
protected CamelContext |
discoverDefaultCamelContext()
If no explicit camelContext or camelContextId has been set
then try to discover a default
CamelContext to use. |
protected CamelContext |
getCamelContextWithId(String camelContextId) |
void |
setBlueprintContainer(org.osgi.service.blueprint.container.BlueprintContainer blueprintContainer) |
getAllowCoreThreadTimeOut, getKeepAliveTime, getMaxPoolSize, getMaxQueueSize, getObject, getObjectType, getPoolSize, getRejectedPolicy, getScheduled, getThreadName, getTimeUnit, setAllowCoreThreadTimeOut, setKeepAliveTime, setMaxPoolSize, setMaxQueueSize, setPoolSize, setRejectedPolicy, setScheduled, setThreadName, setTimeUnit
afterPropertiesSet, destroy, getCamelContext, getCamelContextId, getCustomId, isSingleton, setCamelContext, setCamelContextId, setCustomId
getId, setId
public void setBlueprintContainer(org.osgi.service.blueprint.container.BlueprintContainer blueprintContainer)
protected CamelContext getCamelContextWithId(String camelContextId)
getCamelContextWithId
in class AbstractCamelFactoryBean<ExecutorService>
protected CamelContext discoverDefaultCamelContext()
AbstractCamelFactoryBean
CamelContext
to use.discoverDefaultCamelContext
in class AbstractCamelFactoryBean<ExecutorService>
Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.