@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.
|
checkHealth
getDelegate, getLastResult, getLogPeriod, getName, hasDelegate, init, isEnabled, logResult, setEnabled, setLogPeriod, setName, silenceFor, start, stop, toString
protected AbstractHealthCheck findDelegate(HealthService healthService)
AbstractHealthCheck
findDelegate
in class AbstractHealthCheck