Uses of Interface
org.kie.perf.run.IRunType
-
Packages that use IRunType Package Description org.kie.perf org.kie.perf.run org.kie.perf.suite -
-
Uses of IRunType in org.kie.perf
Methods in org.kie.perf that return IRunType Modifier and Type Method Description IRunTypeTestConfig.RunType. newInstance() -
Uses of IRunType in org.kie.perf.run
Classes in org.kie.perf.run that implement IRunType Modifier and Type Class Description classDurationclassIteration -
Uses of IRunType in org.kie.perf.suite
Fields in org.kie.perf.suite declared as IRunType Modifier and Type Field Description protected IRunTypeConcurrentLoadSuite. runprotected IRunTypeLoadSuite. runprotected IRunTypeSoakSuite. run
-