@Readiness @ApplicationScoped public class KafkaStreamsTopicsHealthCheck extends Object implements org.eclipse.microprofile.health.HealthCheck
| Modifier and Type | Field and Description |
|---|---|
protected KafkaStreamsTopologyManager |
manager |
protected List<String> |
topics |
| Constructor and Description |
|---|
KafkaStreamsTopicsHealthCheck() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.microprofile.health.HealthCheckResponse |
call() |
void |
init() |
@Inject protected KafkaStreamsTopologyManager manager
@PostConstruct public void init()
public org.eclipse.microprofile.health.HealthCheckResponse call()
call in interface org.eclipse.microprofile.health.HealthCheckCopyright © 2020 JBoss by Red Hat. All rights reserved.