Uses of Interface
us.abstracta.jmeter.javadsl.codegeneration.MethodCallBuilderRegistry
-
Packages that use MethodCallBuilderRegistry Package Description us.abstracta.jmeter.javadsl.codegeneration -
-
Uses of MethodCallBuilderRegistry in us.abstracta.jmeter.javadsl.codegeneration
Classes in us.abstracta.jmeter.javadsl.codegeneration that implement MethodCallBuilderRegistry Modifier and Type Class Description classDslCodeGeneratorGenerates DSL code from JMX files.Constructors in us.abstracta.jmeter.javadsl.codegeneration with parameters of type MethodCallBuilderRegistry Constructor Description MethodCallContext(org.apache.jmeter.testelement.TestElement testElement, org.apache.jorphan.collections.HashTree childrenTree, MethodCallContext parent, MethodCallBuilderRegistry builderRegistry)
-