Interface JMeterGUIWrapper<G extends org.apache.jmeter.gui.JMeterGUIComponent>
-
- All Known Implementing Classes:
AbstractConstantTimerWrapper,AbstractJSONPathAssertionWrapper,AbstractListenerElementWrapper,AbstractParentThreadGroupWrapper,AbstractSamplerWrapper,AbstractScopedAssertionWrapper,AbstractScopedTestElementWrapper,AbstractThreadGroupWrapper,AggregateGraphWrapper,AggregateReportWrapper,AnchorModifierWrapper,ArgumentsWrapper,AssertionVisualizerWrapper,AuthManagerWrapper,BackendListenerWrapper,BoundaryExtractorWrapper,CacheManagerWrapper,ComparisonAssertionVisualizerWrapper,ConfigTestElementWrapper,ConstantThroughputTimerWrapper,ConstantTimerWrapper,CookieManagerWrapper,CounterConfigWrapper,CriticalSectionControllerWrapper,CSVDataSetWrapper,DebugPostProcessorWrapper,DebugSamplerWrapper,DurationAssertionWrapper,ForeachControllerWrapper,GaussianRandomTimerWrapper,GenericControllerWrapper,GraphVisualizerWrapper,HeaderManagerWrapper,HTMLAssertionWrapper,HtmlExtractorWrapper,HttpDefaultsWrapper,HTTPSamplerBaseWrapper,HTTPSamplerProxyWrapper,IfControllerWrapper,InterleaveControlWrapper,JMESPathAssertionWrapper,JMESPathExtractorWrapper,JSONPathAssertionWrapper,JSONPostProcessorWrapper,JSR223AssertionWrapper,JSR223ListenerWrapper,JSR223PostProcessorWrapper,JSR223PreProcessorWrapper,JSR223SamplerWrapper,JSR223TestElementParentWrapper,JSR223TestElementWrapper,JSR223TimerWrapper,LoopControllerWrapper,MD5HexAssertionWrapper,OnceOnlyControllerWrapper,OnErrorTestElementWrapper,PoissonRandomTimerWrapper,PostThreadGroupWrapper,PreciseThroughputTimerWrapper,RandomControllerWrapper,RandomOrderControllerWrapper,RandomTimerWrapper,RandomVariableConfigWrapper,RecordingControllerWrapper,RegexExtractorWrapper,RegExUserParametersWrapper,ResponseAssertionWrapper,ResultActionWrapper,ResultCollectorWrapper,RuntimeControllerWrapper,SampleTimeoutWrapper,ScriptingTestElementParentWrapper,ScriptingTestElementWrapper,SetupThreadGroupWrapper,SimpleControllerWrapper,SimpleDataWriterWrapper,SizeAssertionWrapper,SummariserWrapper,SummaryReportWrapper,SwitchControllerWrapper,SyncTimerWrapper,TableVisualizerWrapper,TestPlanWrapper,ThreadGroupWrapper,ThroughputControllerWrapper,TransactionControllerWrapper,UniformRandomTimerWrapper,URLRewritingModifierWrapper,ViewResultsFullVisualizerWrapper,WhileControllerWrapper,XMLAssertionWrapper,XMLSchemaAssertionWrapper,XPath2AssertionWrapper,XPath2ExtractorWrapper,XPathAssertionWrapper,XPathExtractorWrapper
public interface JMeterGUIWrapper<G extends org.apache.jmeter.gui.JMeterGUIComponent>Gui WRAPPER.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.Class<?>getGuiClass()Gui Test Class used by Jmeter TestElement.GUI_CLASS @See TestElement
-