Class SmallRyeWellnessHandler

  • All Implemented Interfaces:
    io.vertx.core.Handler<io.vertx.ext.web.RoutingContext>

    public class SmallRyeWellnessHandler
    extends SmallRyeHealthHandlerBase
    • Constructor Detail

      • SmallRyeWellnessHandler

        public SmallRyeWellnessHandler()
    • Method Detail

      • getHealth

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