Uses of Annotation Interface
io.helidon.health.common.BuiltInHealthCheck
Packages that use BuiltInHealthCheck
Package
Description
Healthchecks provided by our Microprofile implementation.
Health check for Neo4j.
MicroProfile Reactive Messaging Health check.
-
Uses of BuiltInHealthCheck in io.helidon.health.checks
Classes in io.helidon.health.checks with annotations of type BuiltInHealthCheckModifier and TypeClassDescriptionclassA health check that looks for thread deadlocks.classA health check that verifies whether the server is running out of disk space.classA health check that verifies whether the server is running out of Java heap space. -
Uses of BuiltInHealthCheck in io.helidon.integrations.neo4j.health
Classes in io.helidon.integrations.neo4j.health with annotations of type BuiltInHealthCheck -
Uses of BuiltInHealthCheck in io.helidon.microprofile.messaging.health
Classes in io.helidon.microprofile.messaging.health with annotations of type BuiltInHealthCheckModifier and TypeClassDescriptionclassMicroProfile Reactive Messaging liveness check.classMicroProfile Reactive Messaging readiness check.