Class AbstractMetricsReporterFactory

java.lang.Object
org.apache.dubbo.metrics.report.AbstractMetricsReporterFactory
All Implemented Interfaces:
MetricsReporterFactory

public abstract class AbstractMetricsReporterFactory extends Object implements MetricsReporterFactory
AbstractMetricsReporterFactory.
  • Constructor Details

    • AbstractMetricsReporterFactory

      public AbstractMetricsReporterFactory(ApplicationModel applicationModel)