クラス DefaultReactiveHealthContributorRegistry

java.lang.ObjectSE
org.springframework.boot.actuate.health.DefaultReactiveHealthContributorRegistry
実装されているすべてのインターフェース:
IterableSE<NamedContributor<ReactiveHealthContributor>>ContributorRegistry<ReactiveHealthContributor>NamedContributors<ReactiveHealthContributor>ReactiveHealthContributorRegistry

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