Uses of Interface
de.hybris.platform.metrics.dropwizard.MetricsReporterFactory
-
Packages that use MetricsReporterFactory Package Description de.hybris.platform.metrics.dropwizard -
-
Uses of MetricsReporterFactory in de.hybris.platform.metrics.dropwizard
Classes in de.hybris.platform.metrics.dropwizard that implement MetricsReporterFactory Modifier and Type Class Description classSlf4jMdcMetricsReporterFactoryConstructors in de.hybris.platform.metrics.dropwizard with parameters of type MetricsReporterFactory Constructor Description MetricsReporterService(com.codahale.metrics.MetricRegistry registry, java.lang.String reporterName, MetricsReporterFactory metricsReporterFactory)The constructor for the metric report service.
-