Index

A C D E G H I L M P R S U 
All Classes and Interfaces|All Packages|Serialized Form

A

addHealthCheck(AsyncHealthCheck) - Method in class io.smallrye.health.SmallRyeHealthReporter
 
addHealthCheck(HealthCheck) - Method in class io.smallrye.health.SmallRyeHealthReporter
 
AsyncHealthCheckFactory - Class in io.smallrye.health
 
AsyncHealthCheckFactory() - Constructor for class io.smallrye.health.AsyncHealthCheckFactory
 

C

callAsync(AsyncHealthCheck) - Method in class io.smallrye.health.AsyncHealthCheckFactory
 
callSync(HealthCheck) - Method in class io.smallrye.health.AsyncHealthCheckFactory
 
checksChanged() - Method in class io.smallrye.health.registry.HealthRegistryImpl
 
createResponseBuilder() - Method in class io.smallrye.health.ResponseProvider
 

D

down(String) - Static method in class io.smallrye.health.HealthStatus
Creates a health check with status down.

E

equals(Object) - Method in class io.smallrye.health.SmallRyeHealth
 

G

getChecks(Map<String, Boolean>) - Method in class io.smallrye.health.registry.HealthRegistryImpl
 
getHealth() - Method in class io.smallrye.health.SmallRyeHealthReporter
 
getHealthAsync() - Method in class io.smallrye.health.SmallRyeHealthReporter
 
getHealthGroup(String) - Method in class io.smallrye.health.SmallRyeHealthReporter
 
getHealthGroupAsync(String) - Method in class io.smallrye.health.SmallRyeHealthReporter
 
getHealthGroupRegistries() - Static method in class io.smallrye.health.registry.HealthRegistries
 
getHealthGroupRegistry(String) - Static method in class io.smallrye.health.registry.HealthRegistries
 
getHealthGroups() - Method in class io.smallrye.health.SmallRyeHealthReporter
 
getHealthGroupsAsync() - Method in class io.smallrye.health.SmallRyeHealthReporter
 
getLiveness() - Method in class io.smallrye.health.SmallRyeHealthReporter
 
getLivenessAsync() - Method in class io.smallrye.health.SmallRyeHealthReporter
 
getLivenessRegistry() - Method in class io.smallrye.health.registry.HealthRegistries
 
getLoggingLocale() - Method in class io.smallrye.health.HealthLogging_$logger
 
getLoggingLocale() - Method in class io.smallrye.health.HealthMessages_$bundle
 
getPayload() - Method in class io.smallrye.health.SmallRyeHealth
 
getReadiness() - Method in class io.smallrye.health.SmallRyeHealthReporter
 
getReadinessAsync() - Method in class io.smallrye.health.SmallRyeHealthReporter
 
getReadinessRegistry() - Method in class io.smallrye.health.registry.HealthRegistries
 
getRegistry(HealthType) - Static method in class io.smallrye.health.registry.HealthRegistries
 
getStartup() - Method in class io.smallrye.health.SmallRyeHealthReporter
 
getStartupAsync() - Method in class io.smallrye.health.SmallRyeHealthReporter
 
getStartupRegistry() - Method in class io.smallrye.health.registry.HealthRegistries
 
getWellness() - Method in class io.smallrye.health.SmallRyeHealthReporter
 
getWellnessAsync() - Method in class io.smallrye.health.SmallRyeHealthReporter
 
getWellnessRegistry() - Method in class io.smallrye.health.registry.HealthRegistries
 

H

hashCode() - Method in class io.smallrye.health.SmallRyeHealth
 
healthChangeObserverError(Throwable) - Method in class io.smallrye.health.HealthLogging_$logger
 
healthChangeObserverError$str() - Method in class io.smallrye.health.HealthLogging_$logger
 
healthCheckError(Throwable) - Method in class io.smallrye.health.HealthLogging_$logger
 
healthCheckError$str() - Method in class io.smallrye.health.HealthLogging_$logger
 
healthCheckNull() - Method in class io.smallrye.health.HealthMessages_$bundle
 
healthCheckNull$str() - Method in class io.smallrye.health.HealthMessages_$bundle
 
healthDownStatus(String) - Method in class io.smallrye.health.HealthLogging_$logger
 
healthDownStatus$str() - Method in class io.smallrye.health.HealthLogging_$logger
 
HealthLogging_$logger - Class in io.smallrye.health
Warning this class consists of generated code.
HealthLogging_$logger(Logger) - Constructor for class io.smallrye.health.HealthLogging_$logger
 
HealthMessages_$bundle - Class in io.smallrye.health
Warning this class consists of generated code.
HealthMessages_$bundle() - Constructor for class io.smallrye.health.HealthMessages_$bundle
 
HealthRegistries - Class in io.smallrye.health.registry
 
HealthRegistries() - Constructor for class io.smallrye.health.registry.HealthRegistries
 
HealthRegistryImpl - Class in io.smallrye.health.registry
 
HealthRegistryImpl() - Constructor for class io.smallrye.health.registry.HealthRegistryImpl
 
HealthStatus - Class in io.smallrye.health
 
HealthStatus() - Constructor for class io.smallrye.health.HealthStatus
 

I

INSTANCE - Static variable in class io.smallrye.health.HealthMessages_$bundle
 
invalidHealthCheckName() - Method in class io.smallrye.health.HealthMessages_$bundle
 
invalidHealthCheckName$str() - Method in class io.smallrye.health.HealthMessages_$bundle
 
io.smallrye.health - package io.smallrye.health
 
io.smallrye.health.registry - package io.smallrye.health.registry
 
isDown() - Method in class io.smallrye.health.SmallRyeHealth
 

L

logger - Static variable in class io.smallrye.health.HealthLogging_$logger
 

M

msg - Static variable in class io.smallrye.health.HealthMessages_$bundle
 

P

postConstruct() - Method in class io.smallrye.health.SmallRyeHealthReporter
 

R

readResolve() - Method in class io.smallrye.health.HealthMessages_$bundle
 
register(String, AsyncHealthCheck) - Method in class io.smallrye.health.registry.HealthRegistryImpl
 
register(String, HealthCheck) - Method in class io.smallrye.health.registry.HealthRegistryImpl
 
remove(String) - Method in class io.smallrye.health.registry.HealthRegistryImpl
 
removeHealthCheck(AsyncHealthCheck) - Method in class io.smallrye.health.SmallRyeHealthReporter
 
removeHealthCheck(HealthCheck) - Method in class io.smallrye.health.SmallRyeHealthReporter
 
reportHealth(OutputStream, SmallRyeHealth) - Method in class io.smallrye.health.SmallRyeHealthReporter
 
ResponseProvider - Class in io.smallrye.health
 
ResponseProvider() - Constructor for class io.smallrye.health.ResponseProvider
 

S

setAdditionalProperties(Map<String, String>) - Method in class io.smallrye.health.SmallRyeHealthReporter
 
setContextPropagated(boolean) - Method in class io.smallrye.health.SmallRyeHealthReporter
 
setEmptyChecksOutcome(String) - Method in class io.smallrye.health.SmallRyeHealthReporter
 
setHealthChecksConfigs(Map<String, Boolean>) - Method in class io.smallrye.health.SmallRyeHealthReporter
 
setTimeoutSeconds(int) - Method in class io.smallrye.health.SmallRyeHealthReporter
 
setUncheckedExceptionDataStyle(String) - Method in class io.smallrye.health.AsyncHealthCheckFactory
 
SmallRyeHealth - Class in io.smallrye.health
 
SmallRyeHealth(JsonObject) - Constructor for class io.smallrye.health.SmallRyeHealth
 
SmallRyeHealthReporter - Class in io.smallrye.health
 
SmallRyeHealthReporter() - Constructor for class io.smallrye.health.SmallRyeHealthReporter
 
status(boolean) - Static method in class io.smallrye.health.HealthStatus
Creates a health check with given status and default health check name (health-check).
status(String, boolean) - Static method in class io.smallrye.health.HealthStatus
Creates a health check with given status and health check name.
status(String, BooleanSupplier) - Static method in class io.smallrye.health.HealthStatus
Creates a health check with given status and health check name.
status(BooleanSupplier) - Static method in class io.smallrye.health.HealthStatus
Creates a health check with status set from supplier and default health check name (health-check).

U

up(String) - Static method in class io.smallrye.health.HealthStatus
Creates a health check with status up.
A C D E G H I L M P R S U 
All Classes and Interfaces|All Packages|Serialized Form