@Configuration @ConditionalOnClass(name="org.springframework.boot.actuate.health.HealthIndicator") public static class RabbitServiceAutoConfiguration.RabbitHealthIndicatorConfiguration extends Object
| Constructor and Description |
|---|
RabbitHealthIndicatorConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.boot.actuate.health.HealthIndicator |
binderHealthIndicator(org.springframework.amqp.rabbit.core.RabbitTemplate rabbitTemplate) |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.