@Singleton @Readiness public class ShutdownReadinessCheck extends Object implements org.eclipse.microprofile.health.HealthCheck
| Modifier and Type | Field and Description |
|---|---|
protected static String |
GRACEFUL_SHUTDOWN |
| Constructor and Description |
|---|
ShutdownReadinessCheck() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.microprofile.health.HealthCheckResponse |
call() |
void |
shutdown() |
protected static final String GRACEFUL_SHUTDOWN
Copyright © 2021 JBoss by Red Hat. All rights reserved.