Interface HealthCheckProvider


public interface HealthCheckProvider
A provider of HealthCheck instances.

Instances of HealthCheckProvider are discovered by the HealthCdiExtension using the HelidonServiceLoader and all of the HealthCheck instances are added to the health endpoint.