| Modifier and Type | Method and Description |
|---|---|
protected HealthCheckResult |
MicroProfileMetricsCheck.doCheckInternal() |
| Modifier and Type | Method and Description |
|---|---|
protected HealthCheckResult |
MicroProfileHealthChecker.doCheckInternal() |
| Modifier and Type | Method and Description |
|---|---|
protected HealthCheckResult |
ConnectionPoolHealthCheck.doCheckInternal() |
| Modifier and Type | Method and Description |
|---|---|
HealthCheckResult |
BaseHealthCheck.doCheck() |
protected HealthCheckResult |
MachineMemoryUsageHealthCheck.doCheckInternal() |
protected HealthCheckResult |
HoggingThreadsHealthCheck.doCheckInternal() |
protected HealthCheckResult |
CpuUsageHealthCheck.doCheckInternal() |
protected abstract HealthCheckResult |
BaseHealthCheck.doCheckInternal() |
protected HealthCheckResult |
GarbageCollectorHealthCheck.doCheckInternal() |
protected HealthCheckResult |
HeapMemoryUsageHealthCheck.doCheckInternal() |
HealthCheckResult |
BaseHealthCheck.getMostRecentResult() |
| Modifier and Type | Method and Description |
|---|---|
void |
BaseHealthCheck.sendNotification(String name,
HealthCheckResult checkResult,
Level level)
Sends a notification to all notifier enabled with the healthcheck service.
|
| Modifier and Type | Method and Description |
|---|---|
protected HealthCheckResult |
StuckThreadsHealthCheck.doCheckInternal() |
Copyright © 2021. All rights reserved.