Class RocketMQExtendedBindingProperties

java.lang.Object
org.springframework.cloud.stream.binder.AbstractExtendedBindingProperties<RocketMQConsumerProperties,RocketMQProducerProperties,RocketMQSpecificPropertiesProvider>
com.alibaba.cloud.stream.binder.rocketmq.properties.RocketMQExtendedBindingProperties
All Implemented Interfaces:
org.springframework.beans.factory.Aware, org.springframework.cloud.stream.binder.ExtendedBindingProperties<RocketMQConsumerProperties,RocketMQProducerProperties>, org.springframework.context.ApplicationContextAware

@ConfigurationProperties("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
  • Constructor Details

    • RocketMQExtendedBindingProperties

      public RocketMQExtendedBindingProperties()
  • Method Details

    • getDefaultsPrefix

      public String getDefaultsPrefix()
    • getExtendedPropertiesEntryClass

      public Class<? extends org.springframework.cloud.stream.binder.BinderSpecificPropertiesProvider> getExtendedPropertiesEntryClass()