Class ReactiveOracleDataSourcesHealthCheck
- java.lang.Object
-
- io.quarkus.reactive.datasource.runtime.ReactiveDatasourceHealthCheck
-
- io.quarkus.reactive.oracle.client.runtime.health.ReactiveOracleDataSourcesHealthCheck
-
- All Implemented Interfaces:
org.eclipse.microprofile.health.HealthCheck
@Readiness @ApplicationScoped class ReactiveOracleDataSourcesHealthCheck extends ReactiveDatasourceHealthCheck
-
-
Constructor Summary
Constructors Constructor Description ReactiveOracleDataSourcesHealthCheck()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected void
init()
-
Methods inherited from class io.quarkus.reactive.datasource.runtime.ReactiveDatasourceHealthCheck
addPool, call, getPoolName
-
-