Package io.apicurio.registry.metrics
Class PersistenceSimpleReadinessCheck
- java.lang.Object
-
- io.apicurio.registry.metrics.PersistenceSimpleReadinessCheck
-
- All Implemented Interfaces:
org.eclipse.microprofile.health.HealthCheck
@ApplicationScoped @Readiness @Default public class PersistenceSimpleReadinessCheck extends Object implements org.eclipse.microprofile.health.HealthCheck
- Author:
- Jakub Senko 'jsenko@redhat.com'
-
-
Constructor Summary
Constructors Constructor Description PersistenceSimpleReadinessCheck()
-