All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.microsoft.applicationinsights.web.internal.perfcounter.WebPerformanceCountersFactory Maven / Gradle / Ivy

There is a newer version: 3.6.2
Show newest version
package com.microsoft.applicationinsights.web.internal.perfcounter;

import com.microsoft.applicationinsights.internal.perfcounter.PerformanceCountersFactory;

/**
 * Created by gupele on 3/12/2015.
 */
interface WebPerformanceCountersFactory extends PerformanceCountersFactory {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy