Class HealthCheckResponseProviderImpl

java.lang.Object
io.helidon.microprofile.health.HealthCheckResponseProviderImpl
All Implemented Interfaces:
HealthCheckResponseProvider

public class HealthCheckResponseProviderImpl extends Object implements HealthCheckResponseProvider
An implementation of HealthCheckResponseProvider which does not rely on any particular java-to-json mapping strategy.