Uses of Interface
io.vertx.core.spi.VertxMetricsFactory
-
Packages that use VertxMetricsFactory Package Description io.vertx.core -
-
Uses of VertxMetricsFactory in io.vertx.core
Methods in io.vertx.core with parameters of type VertxMetricsFactory Modifier and Type Method Description VertxBuilderVertxBuilder. withMetrics(VertxMetricsFactory factory)Programmatically set the metrics factory to be used when metrics are enabled.
-