Uses of Class
io.quarkus.smallrye.health.deployment.SmallRyeHealthBuildItem
-
-
Uses of SmallRyeHealthBuildItem in io.quarkus.smallrye.health.deployment
Methods in io.quarkus.smallrye.health.deployment with parameters of type SmallRyeHealthBuildItem Modifier and Type Method Description (package private) voidSmallRyeHealthProcessor. registerHealthUiHandler(BuildProducer<RouteBuildItem> routeProducer, SmallRyeHealthRecorder recorder, SmallRyeHealthRuntimeConfig runtimeConfig, SmallRyeHealthBuildItem smallRyeHealthBuildItem, NonApplicationRootPathBuildItem nonApplicationRootPathBuildItem, LaunchModeBuildItem launchMode, SmallRyeHealthConfig healthConfig)
-