Class StatisticsProviderFactory


  • public class StatisticsProviderFactory
    extends java.lang.Object
    Factory to create StatisticsProvider depending on setup. It detects if the Metrics library is present or not. If present then it configures a MetricsStatisticsProvider otherwise fallbacks to DefaultStatisticsProvider
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • StatisticsProviderFactory

        public StatisticsProviderFactory()