H - the health indicator typeS - the bean source typepublic abstract class CompositeHealthIndicatorConfiguration<H extends HealthIndicator,S> extends Object
CompositeHealthIndicator.| Constructor and Description |
|---|
CompositeHealthIndicatorConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
protected HealthIndicator |
createHealthIndicator(Map<String,S> beans) |
protected H |
createHealthIndicator(S source) |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.