![JAR search and dependency download from the Maven repository](/logo.png)
kg.apc.jmeter.dbmon.DbMonSampleGenerator Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jmeter-plugins-extras Show documentation
Show all versions of jmeter-plugins-extras Show documentation
Custom plugins set for Apache JMeter
package kg.apc.jmeter.dbmon;
public interface DbMonSampleGenerator {
public void generateSample(double d, String string);
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy