@Readiness @ApplicationScoped public class MongoHealthCheck extends Object implements org.eclipse.microprofile.health.HealthCheck
| Modifier and Type | Field and Description |
|---|---|
static String |
CLIENT_DEFAULT |
static String |
CLIENT_DEFAULT_REACTIVE |
| Constructor and Description |
|---|
MongoHealthCheck() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.microprofile.health.HealthCheckResponse |
call() |
protected void |
init() |
public static final String CLIENT_DEFAULT
public static final String CLIENT_DEFAULT_REACTIVE
@PostConstruct protected void init()
public org.eclipse.microprofile.health.HealthCheckResponse call()
call in interface org.eclipse.microprofile.health.HealthCheckCopyright © 2021 JBoss by Red Hat. All rights reserved.