Class SmallRyeHealthHandlerBase

    • Constructor Detail

      • SmallRyeHealthHandlerBase

        SmallRyeHealthHandlerBase()
    • Method Detail

      • getHealth

        protected abstract io.smallrye.health.SmallRyeHealth getHealth​(io.smallrye.health.SmallRyeHealthReporter reporter,
                                                                       io.vertx.ext.web.RoutingContext routingContext)
      • handle

        public void handle​(io.vertx.ext.web.RoutingContext ctx)
        Specified by:
        handle in interface io.vertx.core.Handler<io.vertx.ext.web.RoutingContext>