@Readiness @ApplicationScoped class RedisHealthCheck extends Object implements org.eclipse.microprofile.health.HealthCheck
| Constructor and Description |
|---|
RedisHealthCheck(RedisConfig redisConfig) |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.microprofile.health.HealthCheckResponse |
call() |
protected void |
init() |
public RedisHealthCheck(RedisConfig redisConfig)
@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.