Uses of Class
org.wildfly.extension.microprofile.health.MicroProfileHealthReporter
Packages that use MicroProfileHealthReporter
Package
Description
-
Uses of MicroProfileHealthReporter in org.wildfly.extension.microprofile.health
Methods in org.wildfly.extension.microprofile.health that return MicroProfileHealthReporterConstructor parameters in org.wildfly.extension.microprofile.health with type arguments of type MicroProfileHealthReporterModifierConstructorDescriptionCheckOperations(Function<MicroProfileHealthReporter, io.smallrye.health.SmallRyeHealth> healthOperation) -
Uses of MicroProfileHealthReporter in org.wildfly.extension.microprofile.health.deployment
Constructors in org.wildfly.extension.microprofile.health.deployment with parameters of type MicroProfileHealthReporterModifierConstructorDescriptionCDIExtension(MicroProfileHealthReporter healthReporter, org.jboss.modules.Module module)