接口 CompositeReactiveHealthContributor

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

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