Class HealthConfigurator

java.lang.Object
org.noear.solon.health.detector.integration.HealthConfigurator

public class HealthConfigurator extends Object
健康处理器
Since:
2.4
Author:
noear
  • Constructor Details

    • HealthConfigurator

      public HealthConfigurator()
  • Method Details

    • isEnabled

      public boolean isEnabled()
      是否启用
    • configure

      public void configure() throws Throwable
      配置
      Throws:
      Throwable