@Configuration @ConditionalOnMissingBean(value=Binder.class) @Import(value={RabbitMessageChannelBinderConfiguration.class,RabbitServiceAutoConfiguration.RabbitHealthIndicatorConfiguration.class}) public class RabbitServiceAutoConfiguration extends Object
Modifier and Type | Class and Description |
---|---|
protected static class |
RabbitServiceAutoConfiguration.CloudProfile
Configuration to be used when the cloud profile is set.
|
protected static class |
RabbitServiceAutoConfiguration.NoCloudProfile
Configuration to be used when the cloud profile is not set.
|
static class |
RabbitServiceAutoConfiguration.RabbitHealthIndicatorConfiguration |
Constructor and Description |
---|
RabbitServiceAutoConfiguration() |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.