Interface | Description |
---|---|
IHealthCheckDependencyInjector<T> | |
IHealthMonitorManager |
Service provider interface for the health monitor framework manager.
|
Class | Description |
---|---|
HealthCheckGeneral | |
HealthCheckInfo |
Used to describe a registered Health Check
|
HealthCheckResult |
A Health Check should return this object in a HealthCheckException if the check result is not OK.
|
HealthMonitorManager |
Implements the
IHealthMonitorManager interface. |
Enum | Description |
---|---|
HealthCheckResult.ResultType |
Exception | Description |
---|---|
HealthCheckException |
This exception should be thrown by HealthCheck implementations in cases where the results are not OK.
|
Annotation Type | Description |
---|---|
HealthCheck |
Annotation that should be used in methods that represent HealthChecks.
|
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.