Index

A C E G H I P Q R S U 
All Classes and Interfaces|All Packages|Constant Field Values

A

additionalProperties() - Method in interface io.quarkus.smallrye.health.runtime.SmallRyeHealthRuntimeConfig
Additional top-level properties to be included in the resulting JSON object.

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
 
check() - Method in interface io.quarkus.smallrye.health.runtime.SmallRyeHealthRuntimeConfig
Specifications of checks that can be disabled.

E

enable() - Method in interface io.quarkus.smallrye.health.runtime.SmallRyeHealthRuntimeConfig
Deprecated, for removal: This API element is subject to removal in a future version.
use quarkus.smallrye-health.ui.enabled instead
enabled() - Method in interface io.quarkus.smallrye.health.runtime.SmallRyeHealthRuntimeConfig
If Health UI should be enabled.
enabled() - Method in interface io.quarkus.smallrye.health.runtime.SmallRyeHealthRuntimeConfig.Enabled
Whether the HealthCheck should be enabled.

G

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

includeProblemDetails() - Method in interface io.quarkus.smallrye.health.runtime.SmallRyeHealthBuildFixedConfig
Specify the reported DOWN responses should be aligned with RFC 9457 - Problem Details for HTTP APIs.
io.quarkus.smallrye.health.runtime - package io.quarkus.smallrye.health.runtime
 

P

preShutdown(ShutdownListener.ShutdownNotification) - Method in class io.quarkus.smallrye.health.runtime.ShutdownReadinessListener
 
problemDetails - Static variable in class io.quarkus.smallrye.health.runtime.SmallRyeHealthHandlerBase
 
processSmallRyeHealthRuntimeConfiguration() - Method in class io.quarkus.smallrye.health.runtime.SmallRyeHealthRecorder
 

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(Vertx) - Constructor for class io.quarkus.smallrye.health.runtime.QuarkusAsyncHealthCheckFactory
 

R

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

S

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-shutdown.
ShutdownReadinessListener() - Constructor for class io.quarkus.smallrye.health.runtime.ShutdownReadinessListener
 
SmallRyeHealthBuildFixedConfig - Interface in io.quarkus.smallrye.health.runtime
 
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(SmallRyeHealthBuildFixedConfig, RuntimeValue<SmallRyeHealthRuntimeConfig>) - Constructor for class io.quarkus.smallrye.health.runtime.SmallRyeHealthRecorder
 
SmallRyeHealthRuntimeConfig - Interface in io.quarkus.smallrye.health.runtime
 
SmallRyeHealthRuntimeConfig.Enabled - Interface 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>, ShutdownContext) - Method in class io.quarkus.smallrye.health.runtime.SmallRyeHealthRecorder
 
A C E G H I P Q R S U 
All Classes and Interfaces|All Packages|Constant Field Values