Uses of Interface
io.hyperfoil.api.config.PluginConfig
-
Packages that use PluginConfig Package Description io.hyperfoil.api.config -
-
Uses of PluginConfig in io.hyperfoil.api.config
Methods in io.hyperfoil.api.config with type parameters of type PluginConfig Modifier and Type Method Description <T extends PluginConfig>
TBenchmark. plugin(java.lang.Class<T> clazz)Methods in io.hyperfoil.api.config that return PluginConfig Modifier and Type Method Description abstract PluginConfigPluginBuilder. build()Methods in io.hyperfoil.api.config that return types with arguments of type PluginConfig Modifier and Type Method Description java.util.Collection<PluginConfig>Benchmark. plugins()
-