Class SmallRyeHealthDevUiProcessor
- java.lang.Object
-
- io.quarkus.smallrye.health.deployment.SmallRyeHealthDevUiProcessor
-
public class SmallRyeHealthDevUiProcessor extends Object
This processor is responsible for the dev ui widget.
-
-
Constructor Summary
Constructors Constructor Description SmallRyeHealthDevUiProcessor()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description (package private) io.quarkus.devui.spi.page.CardPageBuildItemcreate(NonApplicationRootPathBuildItem nonApplicationRootPathBuildItem, SmallRyeHealthConfig config, io.quarkus.vertx.http.runtime.management.ManagementInterfaceBuildTimeConfig managementInterfaceBuildTimeConfig, LaunchModeBuildItem launchModeBuildItem, SmallRyeHealthRecorder unused)
-
-
-
Method Detail
-
create
io.quarkus.devui.spi.page.CardPageBuildItem create(NonApplicationRootPathBuildItem nonApplicationRootPathBuildItem, SmallRyeHealthConfig config, io.quarkus.vertx.http.runtime.management.ManagementInterfaceBuildTimeConfig managementInterfaceBuildTimeConfig, LaunchModeBuildItem launchModeBuildItem, SmallRyeHealthRecorder unused)
-
-