クラス HealthContributorNameFactory
java.lang.ObjectSE
org.springframework.boot.actuate.health.HealthContributorNameFactory
- 実装されているすべてのインターフェース:
FunctionSE<StringSE,StringSE>
Bean 名に基づいて適切なヘルスインジケーター名を生成します。
- 導入:
- 2.0.0
- 作成者:
- Stephane Nicoll, Phillip Webb
フィールドのサマリー
フィールド修飾子と型フィールド説明static final HealthContributorNameFactory共有シングルトンHealthContributorNameFactoryインスタンス。コンストラクターの概要
コンストラクターメソッドのサマリー
クラス java.lang.ObjectSE から継承されたメソッド
clone, equalsSE, finalize, getClass, hashCode, notify, notifyAll, toString, wait, waitSE, waitSEインターフェース java.util.function.FunctionSE から継承されたメソッド
andThenSE, composeSE
フィールドの詳細
INSTANCE
共有シングルトンHealthContributorNameFactoryインスタンス。
コンストラクターの詳細
HealthContributorNameFactory
public HealthContributorNameFactory()
メソッドの詳細
apply
- 次で指定:
- インターフェース
FunctionSE<StringSE,のStringSE> applySE