@Configuration @ConditionalOnClass(value={<error>,<error>}) @ConditionalOnBean(value=<error>) @ConditionalOnEnabledHealthIndicator(value="couchbase") public static class HealthIndicatorAutoConfiguration.CouchbaseHealthIndicatorConfiguration extends HealthIndicatorAutoConfiguration.CompositeHealthIndicatorConfiguration<CouchbaseHealthIndicator,CouchbaseOperations>
Constructor and Description |
---|
CouchbaseHealthIndicatorConfiguration() |
Modifier and Type | Method and Description |
---|---|
HealthIndicator |
couchbaseHealthIndicator() |
createHealthIndicator, createHealthIndicator
public CouchbaseHealthIndicatorConfiguration()
@Bean @ConditionalOnMissingBean(name="couchbaseHealthIndicator") public HealthIndicator couchbaseHealthIndicator()
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.