@Health @ApplicationScoped public final class DeadlockHealthCheck extends Object implements HealthCheck
| Modifier and Type | Method and Description |
|---|---|
HealthCheckResponse |
call() |
static DeadlockHealthCheck |
create(ThreadMXBean threadBean)
Create a new deadlock health check to use.
|
public static DeadlockHealthCheck create(ThreadMXBean threadBean)
threadBean - thread mx bean to get thread monitoring data fromHealthSupport.Builder.add(org.eclipse.microprofile.health.HealthCheck...)public HealthCheckResponse call()
call in interface HealthCheckCopyright © 2018–2019 Oracle and/or its affiliates. All rights reserved. Use is subject to license terms.