I - the health indicator typeB - the bean typepublic abstract class CompositeHealthContributorConfiguration<I extends HealthIndicator,B> extends AbstractCompositeHealthContributorConfiguration<HealthContributor,I,B>
| Constructor and Description |
|---|
CompositeHealthContributorConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
protected HealthContributor |
createComposite(Map<String,B> beans) |
createContributor, createIndicatorpublic CompositeHealthContributorConfiguration()
protected final HealthContributor createComposite(Map<String,B> beans)
createComposite in class AbstractCompositeHealthContributorConfiguration<HealthContributor,I extends HealthIndicator,B>Copyright © 2019 Pivotal Software, Inc.. All rights reserved.