インターフェース HealthContributorRegistry
- すべてのスーパーインターフェース:
ContributorRegistry<HealthContributor>
、IterableSE<NamedContributor<HealthContributor>>
、NamedContributors<HealthContributor>
- すべての既知の実装クラス:
DefaultHealthContributorRegistry
- 導入:
- 2.2.0
- 作成者:
- Phillip Webb
方法の概要
インターフェース org.springframework.boot.actuate.health.ContributorRegistry から継承されたメソッド
registerContributor, unregisterContributor
インターフェース java.lang.IterableSE から継承されたメソッド
forEachSE, iterator, spliterator
インターフェース org.springframework.boot.actuate.health.NamedContributors から継承されたメソッド
getContributor, stream