Uses of Interface
io.vertx.ext.dropwizard.MetricsService
-
Packages that use MetricsService Package Description io.vertx.ext.dropwizard -
-
Uses of MetricsService in io.vertx.ext.dropwizard
Methods in io.vertx.ext.dropwizard that return MetricsService Modifier and Type Method Description static MetricsServiceMetricsService. create(Vertx vertx)Creates a metric service for a givenVertxinstance.
-