Class AbstractMessageChannelBinder.PolledConsumerResources
java.lang.Object
org.springframework.cloud.stream.binder.AbstractMessageChannelBinder.PolledConsumerResources
- Enclosing class:
AbstractMessageChannelBinder<C extends ConsumerProperties, P extends ProducerProperties, PP extends ProvisioningProvider<C,P>>
- Since:
- 1.1
- Author:
- Marius Bogoevici, Ilayaperumal Gopinathan, Soby Chacko, Oleg Zhurakousky, Artem Bilan, Gary Russell, Byungjun You
-
Constructor Summary
ConstructorsConstructorDescriptionPolledConsumerResources(org.springframework.integration.core.MessageSource<?> source, AbstractMessageChannelBinder.ErrorInfrastructure errorInfrastructure) -
Method Summary
-
Constructor Details
-
PolledConsumerResources
public PolledConsumerResources(org.springframework.integration.core.MessageSource<?> source, AbstractMessageChannelBinder.ErrorInfrastructure errorInfrastructure)
-