クラス ProcessInfoContributor

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

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

    • ProcessInfoContributor

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

    • contribute

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