接口 CompositeHealthContributor

所有超级接口:
HealthContributor, Iterable<NamedContributor<HealthContributor>>, NamedContributors<HealthContributor>

public interface CompositeHealthContributor extends HealthContributor, NamedContributors<HealthContributor>
A HealthContributor that is composed of other HealthContributor instances.
从以下版本开始:
2.2.0
作者:
Phillip Webb
另请参阅: