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
     
  • Method Summary

    Modifier and Type
    Method
    Description
    (package private) io.quarkus.devui.spi.page.CardPageBuildItem
    create(io.quarkus.vertx.http.deployment.NonApplicationRootPathBuildItem nonApplicationRootPathBuildItem, SmallRyeHealthBuildTimeConfig config, io.quarkus.vertx.http.runtime.management.ManagementInterfaceBuildTimeConfig managementBuildTimeConfig, io.quarkus.deployment.builditem.LaunchModeBuildItem launchModeBuildItem, io.quarkus.smallrye.health.runtime.SmallRyeHealthRecorder unused)
     
    (package private) io.quarkus.devui.spi.JsonRPCProvidersBuildItem
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • SmallRyeHealthDevUiProcessor

      public SmallRyeHealthDevUiProcessor()
  • Method Details

    • create

      io.quarkus.devui.spi.page.CardPageBuildItem create(io.quarkus.vertx.http.deployment.NonApplicationRootPathBuildItem nonApplicationRootPathBuildItem, SmallRyeHealthBuildTimeConfig config, io.quarkus.vertx.http.runtime.management.ManagementInterfaceBuildTimeConfig managementBuildTimeConfig, io.quarkus.deployment.builditem.LaunchModeBuildItem launchModeBuildItem, io.quarkus.smallrye.health.runtime.SmallRyeHealthRecorder unused)
    • createJsonRPCService

      io.quarkus.devui.spi.JsonRPCProvidersBuildItem createJsonRPCService()