@Singleton @Configurable @Named public class TransactionHealthCheck extends TransactionHealthCheckImpl
Generates WARNING if there were commit failures since the last check.
| Constructor and Description |
|---|
TransactionHealthCheck() |
| Modifier and Type | Method and Description |
|---|---|
protected AbstractHealthCheck |
findDelegate(HealthService healthService)
Finds and returns any delegate health check.
|
checkHealthgetDelegate, getLastResult, getLogPeriod, getName, hasDelegate, init, isEnabled, logResult, setEnabled, setLogPeriod, setName, silenceFor, start, stop, toStringprotected AbstractHealthCheck findDelegate(HealthService healthService)
AbstractHealthCheckfindDelegate in class AbstractHealthCheck