@Configuration @ConditionalOnClass(value=org.springframework.cloud.Cloud.class) protected static class RabbitServiceAutoConfiguration.CloudProfile.CloudConnectors extends Object
| Modifier and Type | Class and Description |
|---|---|
protected static class |
RabbitServiceAutoConfiguration.CloudProfile.CloudConnectors.OverrideCloudConnectors
Configuration to be used if
spring.cloud.stream.overrideCloudConnectors is set to true. |
protected static class |
RabbitServiceAutoConfiguration.CloudProfile.CloudConnectors.UseCloudConnectors
Active only if
spring.cloud.stream.overrideCloudConnectors is not
set to true. |
| Modifier | Constructor and Description |
|---|---|
protected |
CloudConnectors() |
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.