C E G H I P Q R S U V 
All Classes All Packages

C

call() - Method in class io.quarkus.smallrye.health.runtime.ShutdownReadinessCheck
 
callAsync(AsyncHealthCheck) - Method in class io.quarkus.smallrye.health.runtime.QuarkusAsyncHealthCheckFactory
 
callSync(HealthCheck) - Method in class io.quarkus.smallrye.health.runtime.QuarkusAsyncHealthCheckFactory
 

E

enable - Variable in class io.quarkus.smallrye.health.runtime.SmallRyeHealthRuntimeConfig
If Health UI should be enabled.

G

get_enable(Object) - Static method in class io.quarkus.smallrye.health.runtime.SmallRyeHealthRuntimeConfig$$accessor
 
getHealth(SmallRyeHealthReporter, RoutingContext) - Method in class io.quarkus.smallrye.health.runtime.SmallRyeHealthGroupHandler
 
getHealth(SmallRyeHealthReporter, RoutingContext) - Method in class io.quarkus.smallrye.health.runtime.SmallRyeHealthHandler
 
getHealth(SmallRyeHealthReporter, RoutingContext) - Method in class io.quarkus.smallrye.health.runtime.SmallRyeHealthHandlerBase
 
getHealth(SmallRyeHealthReporter, RoutingContext) - Method in class io.quarkus.smallrye.health.runtime.SmallRyeIndividualHealthGroupHandler
 
getHealth(SmallRyeHealthReporter, RoutingContext) - Method in class io.quarkus.smallrye.health.runtime.SmallRyeLivenessHandler
 
getHealth(SmallRyeHealthReporter, RoutingContext) - Method in class io.quarkus.smallrye.health.runtime.SmallRyeReadinessHandler
 
getHealth(SmallRyeHealthReporter, RoutingContext) - Method in class io.quarkus.smallrye.health.runtime.SmallRyeStartupHandler
 
getHealth(SmallRyeHealthReporter, RoutingContext) - Method in class io.quarkus.smallrye.health.runtime.SmallRyeWellnessHandler
 
GRACEFUL_SHUTDOWN - Static variable in class io.quarkus.smallrye.health.runtime.ShutdownReadinessCheck
 

H

handle(RoutingContext) - Method in class io.quarkus.smallrye.health.runtime.SmallRyeHealthHandlerBase
 

I

io.quarkus.smallrye.health.runtime - package io.quarkus.smallrye.health.runtime
 

P

preShutdown(ShutdownListener.ShutdownNotification) - Method in class io.quarkus.smallrye.health.runtime.ShutdownReadinessListener
 

Q

QuarkusAsyncHealthCheckFactory - Class in io.quarkus.smallrye.health.runtime
Quarkus specific health check factory that runs blocking and reactive health checks with different executors provided by MutinyHelper.
QuarkusAsyncHealthCheckFactory() - Constructor for class io.quarkus.smallrye.health.runtime.QuarkusAsyncHealthCheckFactory
 

R

registerHealthCheckResponseProvider(Class<? extends HealthCheckResponseProvider>) - Method in class io.quarkus.smallrye.health.runtime.SmallRyeHealthRecorder
 

S

set_enable(Object, boolean) - Static method in class io.quarkus.smallrye.health.runtime.SmallRyeHealthRuntimeConfig$$accessor
 
shutdown() - Method in class io.quarkus.smallrye.health.runtime.ShutdownReadinessCheck
 
ShutdownReadinessCheck - Class in io.quarkus.smallrye.health.runtime
 
ShutdownReadinessCheck() - Constructor for class io.quarkus.smallrye.health.runtime.ShutdownReadinessCheck
 
ShutdownReadinessListener - Class in io.quarkus.smallrye.health.runtime
listener that changes the readiness probe on pre-shudown Note that unless there is another preShutdown listener present this will generally have no real effect, as after pre-shutdown the HTTP endpoint will return service unavailable.
ShutdownReadinessListener() - Constructor for class io.quarkus.smallrye.health.runtime.ShutdownReadinessListener
 
SmallRyeHealthGroupHandler - Class in io.quarkus.smallrye.health.runtime
 
SmallRyeHealthGroupHandler() - Constructor for class io.quarkus.smallrye.health.runtime.SmallRyeHealthGroupHandler
 
SmallRyeHealthHandler - Class in io.quarkus.smallrye.health.runtime
 
SmallRyeHealthHandler() - Constructor for class io.quarkus.smallrye.health.runtime.SmallRyeHealthHandler
 
SmallRyeHealthHandlerBase - Class in io.quarkus.smallrye.health.runtime
 
SmallRyeHealthHandlerBase() - Constructor for class io.quarkus.smallrye.health.runtime.SmallRyeHealthHandlerBase
 
SmallRyeHealthRecorder - Class in io.quarkus.smallrye.health.runtime
 
SmallRyeHealthRecorder() - Constructor for class io.quarkus.smallrye.health.runtime.SmallRyeHealthRecorder
 
SmallRyeHealthRuntimeConfig - Class in io.quarkus.smallrye.health.runtime
 
SmallRyeHealthRuntimeConfig() - Constructor for class io.quarkus.smallrye.health.runtime.SmallRyeHealthRuntimeConfig
 
SmallRyeHealthRuntimeConfig$$accessor - Class in io.quarkus.smallrye.health.runtime
 
SmallRyeIndividualHealthGroupHandler - Class in io.quarkus.smallrye.health.runtime
 
SmallRyeIndividualHealthGroupHandler() - Constructor for class io.quarkus.smallrye.health.runtime.SmallRyeIndividualHealthGroupHandler
 
SmallRyeLivenessHandler - Class in io.quarkus.smallrye.health.runtime
 
SmallRyeLivenessHandler() - Constructor for class io.quarkus.smallrye.health.runtime.SmallRyeLivenessHandler
 
SmallRyeReadinessHandler - Class in io.quarkus.smallrye.health.runtime
 
SmallRyeReadinessHandler() - Constructor for class io.quarkus.smallrye.health.runtime.SmallRyeReadinessHandler
 
SmallRyeStartupHandler - Class in io.quarkus.smallrye.health.runtime
 
SmallRyeStartupHandler() - Constructor for class io.quarkus.smallrye.health.runtime.SmallRyeStartupHandler
 
SmallRyeWellnessHandler - Class in io.quarkus.smallrye.health.runtime
 
SmallRyeWellnessHandler() - Constructor for class io.quarkus.smallrye.health.runtime.SmallRyeWellnessHandler
 

U

uiHandler(String, String, List<FileSystemStaticHandler.StaticWebRootConfiguration>, SmallRyeHealthRuntimeConfig, ShutdownContext) - Method in class io.quarkus.smallrye.health.runtime.SmallRyeHealthRecorder
 

V

vertx - Variable in class io.quarkus.smallrye.health.runtime.QuarkusAsyncHealthCheckFactory
 
C E G H I P Q R S U V 
All Classes All Packages