@Singleton @Configurable @Named public class JvmDeadlockHealthCheck extends JvmDeadlockHealthCheckImpl
Generates FATAL if deadlocked threads are detected.
| Constructor and Description |
|---|
JvmDeadlockHealthCheck() |
| 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