Class ServiceBusExtendedBindingProperties

java.lang.Object
org.springframework.cloud.stream.binder.AbstractExtendedBindingProperties<ServiceBusConsumerProperties,ServiceBusProducerProperties,ServiceBusBindingProperties>
com.azure.spring.cloud.stream.binder.servicebus.core.properties.ServiceBusExtendedBindingProperties
All Implemented Interfaces:
org.springframework.beans.factory.Aware, org.springframework.beans.factory.InitializingBean, org.springframework.cloud.stream.binder.ExtendedBindingProperties<ServiceBusConsumerProperties,ServiceBusProducerProperties>, org.springframework.context.ApplicationContextAware

@ConfigurationProperties("spring.cloud.stream.servicebus") public class ServiceBusExtendedBindingProperties extends org.springframework.cloud.stream.binder.AbstractExtendedBindingProperties<ServiceBusConsumerProperties,ServiceBusProducerProperties,ServiceBusBindingProperties> implements org.springframework.beans.factory.InitializingBean