类 ProcessInfoContributor

java.lang.Object
org.springframework.boot.actuate.info.ProcessInfoContributor
所有已实现的接口:
InfoContributor

@ImportRuntimeHints(org.springframework.boot.actuate.info.ProcessInfoContributor.ProcessInfoContributorRuntimeHints.class) public class ProcessInfoContributor extends Object implements InfoContributor
An InfoContributor that exposes ProcessInfo.
从以下版本开始:
3.3.0
作者:
Jonatan Ivanov
  • 构造器详细资料

    • ProcessInfoContributor

      public ProcessInfoContributor()
  • 方法详细资料