Uses of Class
io.dropwizard.metrics.MetricsFactory
-
Packages that use MetricsFactory Package Description io.dropwizard -
-
Uses of MetricsFactory in io.dropwizard
Methods in io.dropwizard that return MetricsFactory Modifier and Type Method Description MetricsFactoryConfiguration. getMetricsFactory()Methods in io.dropwizard with parameters of type MetricsFactory Modifier and Type Method Description voidConfiguration. setMetricsFactory(MetricsFactory metrics)
-