クラス OsInfoContributor

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

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

    • OsInfoContributor

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

    • contribute

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