インターフェース NamedContributors<C>
- 型パラメーター:
C- コントリビューターの型
- すべてのスーパーインターフェース:
IterableSE<NamedContributor<C>>
- すべての既知のサブインターフェース:
CompositeHealthContributor、CompositeReactiveHealthContributor、ContributorRegistry<C>、HealthContributorRegistry、ReactiveHealthContributorRegistry
名前付きヘルスエンドポイントコントリビューターのコレクション(
HealthContributor または ReactiveHealthContributor のいずれか)。- 導入:
- 2.0.0
- 作成者:
- Phillip Webb
- 関連事項:
メソッドのサマリー
修飾子と型メソッド説明getContributor(StringSE name) 指定された名前の投稿者を返します。default StreamSE<NamedContributor<C>>stream()named contributorsのストリームを返します。インターフェース java.lang.IterableSE から継承されたメソッド
forEachSE, iterator, spliterator
メソッドの詳細
getContributor
指定された名前の投稿者を返します。- パラメーター:
name- コントリビューターの名前- 戻り値:
- コントリビューターインスタンスまたは
null
stream
named contributorsのストリームを返します。- 戻り値:
- 指名されたコントリビューターの流れ