Uses of Interface
org.noear.solon.health.HealthIndicator
Packages that use HealthIndicator
-
Uses of HealthIndicator in org.noear.solon.health
Methods in org.noear.solon.health with parameters of type HealthIndicatorModifier and TypeMethodDescriptionstatic voidHealthChecker.addIndicator(String name, HealthIndicator indicator) 添加指示器Method parameters in org.noear.solon.health with type arguments of type HealthIndicatorModifier and TypeMethodDescriptionstatic voidHealthChecker.addIndicatorAll(Map<String, HealthIndicator> indicators) 批量添加指示器