Uses of Interface
de.hybris.platform.metrics.dropwizard.MetricsReporterFactory
Packages that use MetricsReporterFactory
-
Uses of MetricsReporterFactory in de.hybris.platform.metrics.dropwizard
Classes in de.hybris.platform.metrics.dropwizard that implement MetricsReporterFactoryConstructors in de.hybris.platform.metrics.dropwizard with parameters of type MetricsReporterFactoryModifierConstructorDescriptionMetricsReporterService(com.codahale.metrics.MetricRegistry registry, String reporterName, MetricsReporterFactory metricsReporterFactory) The constructor for the metric report service.