- All Implemented Interfaces:
- org.springframework.beans.factory.Aware, org.springframework.cloud.stream.binder.ExtendedBindingProperties<RocketMQConsumerProperties,RocketMQProducerProperties>, org.springframework.context.ApplicationContextAware
@ConfigurationProperties(value="spring.cloud.stream.rocketmq")
public class RocketMQExtendedBindingProperties
extends org.springframework.cloud.stream.binder.AbstractExtendedBindingProperties<RocketMQConsumerProperties,RocketMQProducerProperties,RocketMQSpecificPropertiesProvider>
rocketMQ specific extended binding properties class that extends from
AbstractExtendedBindingProperties.
- Author:
- Jim