Uses of Class
org.wildfly.extension.microprofile.health.MicroProfileHealthReporter
-
Packages that use MicroProfileHealthReporter Package Description org.wildfly.extension.microprofile.health org.wildfly.extension.microprofile.health.deployment -
-
Uses of MicroProfileHealthReporter in org.wildfly.extension.microprofile.health
Methods in org.wildfly.extension.microprofile.health that return MicroProfileHealthReporter Modifier and Type Method Description MicroProfileHealthReporterMicroProfileHealthReporterService. getValue()Constructor parameters in org.wildfly.extension.microprofile.health with type arguments of type MicroProfileHealthReporter Constructor Description CheckOperations(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 MicroProfileHealthReporter Constructor Description CDIExtension(MicroProfileHealthReporter healthReporter, org.jboss.modules.Module module)
-