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