public class DubboHealthIndicator
extends org.springframework.boot.actuate.health.AbstractHealthIndicator
HealthIndicatorHealthIndicator| 构造器和说明 |
|---|
DubboHealthIndicator() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
doHealthCheck(org.springframework.boot.actuate.health.Health.Builder builder) |
protected Map<String,String> |
resolveStatusCheckerNamesMap()
Resolves the map of
StatusChecker's name and its' source. |
Copyright © 2019 The Apache Software Foundation. All rights reserved.