| Modifier and Type | Class and Description |
|---|---|
class |
HealthCheckTimeoutExecutionOptions
Execution Options for the Microprofile Healthcheck checker.
|
| Modifier and Type | Class and Description |
|---|---|
class |
HealthCheckHoggingThreadsExecutionOptions |
class |
HealthCheckStuckThreadExecutionOptions |
class |
HealthCheckWithThresholdExecutionOptions |
| Modifier and Type | Class and Description |
|---|---|
class |
HealthCheckConnectionPoolExecutionOptions |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseHealthCheck<O extends HealthCheckExecutionOptions,C extends Checker>
Base class for all health check services
|
| Modifier and Type | Field and Description |
|---|---|
protected O |
BaseHealthCheck.options |
| Modifier and Type | Method and Description |
|---|---|
protected HealthCheckExecutionOptions |
BaseHealthCheck.constructBaseOptions(Checker checker) |
Copyright © 2019. All rights reserved.