@ConfigurationProperties(value="spring.cloud.stream.rabbit") public class RabbitExtendedBindingProperties extends org.springframework.cloud.stream.binder.AbstractExtendedBindingProperties<RabbitConsumerProperties,RabbitProducerProperties,RabbitBindingProperties>
Constructor and Description |
---|
RabbitExtendedBindingProperties() |
Modifier and Type | Method and Description |
---|---|
Map<String,RabbitBindingProperties> |
getBindings() |
String |
getDefaultsPrefix() |
Class<? extends org.springframework.cloud.stream.binder.BinderSpecificPropertiesProvider> |
getExtendedPropertiesEntryClass() |
public String getDefaultsPrefix()
public Map<String,RabbitBindingProperties> getBindings()
public Class<? extends org.springframework.cloud.stream.binder.BinderSpecificPropertiesProvider> getExtendedPropertiesEntryClass()
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.