Class ExecutorChannelSpec
java.lang.Object
org.springframework.integration.dsl.IntegrationComponentSpec<ExecutorChannelSpec, ExecutorChannel>
org.springframework.integration.dsl.MessageChannelSpec<ExecutorChannelSpec, ExecutorChannel>
org.springframework.integration.dsl.LoadBalancingChannelSpec<ExecutorChannelSpec, ExecutorChannel>
org.springframework.integration.dsl.ExecutorChannelSpec
- All Implemented Interfaces:
DisposableBean, FactoryBean<ExecutorChannel>, InitializingBean, Lifecycle, Phased, SmartLifecycle, ComponentsRegistration
public class ExecutorChannelSpec
extends LoadBalancingChannelSpec<ExecutorChannelSpec, ExecutorChannel>
- Since:
- 5.0
- Author:
- Artem Bilan
-
Field Summary
Fields inherited from class LoadBalancingChannelSpec
failoverStrategy, loadBalancingStrategy, maxSubscribersFields inherited from class MessageChannelSpec
channelFields inherited from class IntegrationComponentSpec
logger, PARSER, targetFields inherited from interface FactoryBean
OBJECT_TYPE_ATTRIBUTEFields inherited from interface SmartLifecycle
DEFAULT_PHASE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class LoadBalancingChannelSpec
failover, failoverStrategy, loadBalancer, maxSubscribersMethods inherited from class MessageChannelSpec
datatype, getComponentsToRegister, interceptor, messageConverter, wireTap, wireTap, wireTapMethods inherited from class IntegrationComponentSpec
_this, afterPropertiesSet, destroy, getId, getObject, getObjectType, getPhase, id, isAutoStartup, isRunning, start, stop, stopMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface FactoryBean
isSingletonMethods inherited from interface SmartLifecycle
isPauseable
-
Constructor Details
-
ExecutorChannelSpec
-
-
Method Details
-
doGet
- Overrides:
doGetin classMessageChannelSpec<ExecutorChannelSpec, ExecutorChannel>
-