接口 HealthContributorRegistry

所有超级接口:
ContributorRegistry<HealthContributor>, Iterable<NamedContributor<HealthContributor>>, NamedContributors<HealthContributor>
所有已知实现类:
DefaultHealthContributorRegistry

public interface HealthContributorRegistry extends ContributorRegistry<HealthContributor>
从以下版本开始:
2.2.0
作者:
Phillip Webb