インターフェースの使用
org.springframework.boot.actuate.health.NamedContributors
NamedContributors を使用するパッケージ
org.springframework.boot.actuate.health 内の NamedContributors 使用
org.springframework.boot.actuate.health 内の NamedContributors サブインターフェース修飾子と型インターフェース説明interface他のHealthContributorインスタンスで構成されるHealthContributor。interface他のReactiveHealthContributorインスタンスで構成されるReactiveHealthContributor。interfaceヘルスエンドポイントコントリビューター(HealthContributorまたはReactiveHealthContributor)の可変レジストリ。interfaceinterfaceNamedContributors を実装している org.springframework.boot.actuate.health のクラス修飾子と型クラス説明classデフォルトのHealthContributorRegistry実装。classデフォルトのReactiveHealthContributorRegistry実装。