クラス DefaultReactiveHealthContributorRegistry

java.lang.ObjectSE
org.springframework.boot.health.registry.DefaultReactiveHealthContributorRegistry
実装されているすべてのインターフェース:
IterableSE<ReactiveHealthContributors.Entry>, ReactiveHealthContributors, ReactiveHealthContributorRegistry

public class DefaultReactiveHealthContributorRegistry extends ObjectSE implements ReactiveHealthContributorRegistry
デフォルトの ReactiveHealthContributorRegistry 実装。
導入:
4.0.0
作成者:
Phillip Webb