クラス JavaInfoContributor

java.lang.ObjectSE
org.springframework.boot.actuate.info.JavaInfoContributor
実装されたすべてのインターフェース:
InfoContributor

@ImportRuntimeHints(org.springframework.boot.actuate.info.JavaInfoContributor.JavaInfoContributorRuntimeHints.class) public class JavaInfoContributor extends ObjectSE implements InfoContributor
JavaInfo を公開する InfoContributor
導入:
2.6.0
作成者:
Jonatan Ivanov
  • コンストラクターの詳細

    • JavaInfoContributor

      public JavaInfoContributor()
  • メソッドの詳細

    • contribute

      public void contribute(Info.Builder builder)
      インターフェースからコピーされた説明: InfoContributor
      指定された Builder を使用して追加の詳細を提供します。
      次で指定:
      インターフェース InfoContributorcontribute 
      パラメーター:
      builder - 使用するビルダー