Class ReactiveDB2DataSourcesHealthCheck

java.lang.Object
io.quarkus.reactive.db2.client.runtime.health.ReactiveDB2DataSourcesHealthCheck
All Implemented Interfaces:
org.eclipse.microprofile.health.HealthCheck

@Readiness @ApplicationScoped class ReactiveDB2DataSourcesHealthCheck extends Object implements org.eclipse.microprofile.health.HealthCheck
  • Constructor Details

    • ReactiveDB2DataSourcesHealthCheck

      ReactiveDB2DataSourcesHealthCheck()
  • Method Details

    • init

      @PostConstruct protected void init()
    • call

      public org.eclipse.microprofile.health.HealthCheckResponse call()
      Specified by:
      call in interface org.eclipse.microprofile.health.HealthCheck