Package io.quarkus.neo4j.runtime.health
Class Neo4jHealthCheck
java.lang.Object
io.quarkus.neo4j.runtime.health.Neo4jHealthCheck
- All Implemented Interfaces:
org.eclipse.microprofile.health.HealthCheck
@Readiness
@ApplicationScoped
public class Neo4jHealthCheck
extends Object
implements org.eclipse.microprofile.health.HealthCheck
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Neo4jHealthCheck
public Neo4jHealthCheck()
-
-
Method Details
-
call
public org.eclipse.microprofile.health.HealthCheckResponse call()- Specified by:
callin interfaceorg.eclipse.microprofile.health.HealthCheck
-