Interface CompositeReactiveHealthContributor

All Superinterfaces:
Iterable<NamedContributor<ReactiveHealthContributor>>, NamedContributors<ReactiveHealthContributor>, ReactiveHealthContributor

public interface CompositeReactiveHealthContributor extends ReactiveHealthContributor, NamedContributors<ReactiveHealthContributor>
A ReactiveHealthContributor that is composed of other ReactiveHealthContributor instances.
Since:
2.2.0
Author:
Phillip Webb
See Also: