Package io.helidon.microprofile.health
Class HealthCheckResponseProviderImpl
java.lang.Object
io.helidon.microprofile.health.HealthCheckResponseProviderImpl
- All Implemented Interfaces:
HealthCheckResponseProvider
An implementation of HealthCheckResponseProvider which does not rely on any particular java-to-json mapping strategy.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
HealthCheckResponseProviderImpl
public HealthCheckResponseProviderImpl()
-
-
Method Details
-
createResponseBuilder
- Specified by:
createResponseBuilder
in interfaceHealthCheckResponseProvider
-