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