Interface HealthContributorRegistry

All Superinterfaces:
ContributorRegistry<HealthContributor>, Iterable<NamedContributor<HealthContributor>>, NamedContributors<HealthContributor>
All Known Implementing Classes:
DefaultHealthContributorRegistry

public interface HealthContributorRegistry extends ContributorRegistry<HealthContributor>
Since:
2.2.0
Author:
Phillip Webb