Class SmallRyeLivenessHandler

java.lang.Object
io.quarkus.smallrye.health.runtime.SmallRyeHealthHandlerBase
io.quarkus.smallrye.health.runtime.SmallRyeLivenessHandler
All Implemented Interfaces:
io.vertx.core.Handler<io.vertx.ext.web.RoutingContext>

public class SmallRyeLivenessHandler extends SmallRyeHealthHandlerBase
  • Constructor Details

    • SmallRyeLivenessHandler

      public SmallRyeLivenessHandler()
  • Method Details

    • getHealth

      protected io.smallrye.health.SmallRyeHealth getHealth(io.smallrye.health.SmallRyeHealthReporter reporter, io.vertx.ext.web.RoutingContext ctx)
      Specified by:
      getHealth in class SmallRyeHealthHandlerBase