Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- addIndicator(String, HealthIndicator) - Static method in class org.noear.solon.health.HealthChecker
-
添加指示器
- addIndicatorAll(Map<String, HealthIndicator>) - Static method in class org.noear.solon.health.HealthChecker
-
批量添加指示器
C
- check() - Static method in class org.noear.solon.health.HealthChecker
-
检测
D
- DOWN - Enum constant in enum org.noear.solon.health.HealthStatus
-
下线
E
- ERROR - Enum constant in enum org.noear.solon.health.HealthStatus
-
出错
G
- get() - Method in interface org.noear.solon.health.HealthIndicator
-
获取结果
- getInstance() - Static method in class org.noear.solon.health.HealthHandler
-
获取实例
- getStatus() - Method in class org.noear.solon.health.HealthCheckResult
-
获取状态
H
- handle(Context) - Method in class org.noear.solon.health.HealthHandler
- HANDLER_PATH - Static variable in class org.noear.solon.health.HealthHandler
-
参考代理路径
- HealthChecker - Class in org.noear.solon.health
-
健康检查器
- HealthChecker() - Constructor for class org.noear.solon.health.HealthChecker
- HealthCheckResult - Class in org.noear.solon.health
-
健康检查结果
- HealthCheckResult() - Constructor for class org.noear.solon.health.HealthCheckResult
- HealthHandler - Class in org.noear.solon.health
-
检健检测代理(方便复用于别的检测路径)
- HealthHandler() - Constructor for class org.noear.solon.health.HealthHandler
- HealthIndicator - Interface in org.noear.solon.health
-
健康指示器
- HealthPlugin - Class in org.noear.solon.health.integration
- HealthPlugin() - Constructor for class org.noear.solon.health.integration.HealthPlugin
- HealthStatus - Enum in org.noear.solon.health
-
健康状态
O
- org.noear.solon.health - package org.noear.solon.health
- org.noear.solon.health.integration - package org.noear.solon.health.integration
S
- setDetails(Object) - Method in class org.noear.solon.health.HealthCheckResult
-
设置详情
- setStatus(HealthStatus) - Method in class org.noear.solon.health.HealthCheckResult
-
设置状态
- start(AppContext) - Method in class org.noear.solon.health.integration.HealthPlugin
U
- UP - Enum constant in enum org.noear.solon.health.HealthStatus
-
在线
V
- valueOf(String) - Static method in enum org.noear.solon.health.HealthStatus
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.noear.solon.health.HealthStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form