Class AnalyticUtils


  • public class AnalyticUtils
    extends java.lang.Object
    Utils contains utility methods to use analytic purposes
    • Constructor Summary

      Constructors 
      Constructor Description
      AnalyticUtils()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static org.wso2.carbon.config.provider.ConfigProvider getConfigurationProvider()
      Retrieve Configuration Provider Object to read analytic configurations
      • Methods inherited from class java.lang.Object

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

      • AnalyticUtils

        public AnalyticUtils()
    • Method Detail

      • getConfigurationProvider

        public static org.wso2.carbon.config.provider.ConfigProvider getConfigurationProvider()
        Retrieve Configuration Provider Object to read analytic configurations
        Returns:
        configProvider object