Interface ReactiveHealthContributorRegistry

All Superinterfaces:
ContributorRegistry<ReactiveHealthContributor>, Iterable<NamedContributor<ReactiveHealthContributor>>, NamedContributors<ReactiveHealthContributor>
All Known Implementing Classes:
DefaultReactiveHealthContributorRegistry

public interface ReactiveHealthContributorRegistry extends ContributorRegistry<ReactiveHealthContributor>
Since:
2.2.0
Author:
Phillip Webb