インターフェース ReactiveHealthContributorRegistry
- すべてのスーパーインターフェース:
ContributorRegistry<ReactiveHealthContributor>、IterableSE<NamedContributor<ReactiveHealthContributor>>、NamedContributors<ReactiveHealthContributor>
- すべての既知の実装クラス:
DefaultReactiveHealthContributorRegistry
public interface ReactiveHealthContributorRegistry
extends ContributorRegistry<ReactiveHealthContributor>
- 導入:
- 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