Apache JMeter

Deprecated API


Contents
Deprecated Classes
org.apache.jmeter.protocol.http.modifier.UserParameterModifier
            
org.apache.jmeter.protocol.http.modifier.gui.UserParameterModifierGui
            
org.apache.jmeter.protocol.http.modifier.UserParameterXMLParser
            
 

Deprecated Methods
org.apache.jorphan.reflect.Functor.checkMethod(Object)
          ** for use by Unit test code only ** 
org.apache.jorphan.reflect.Functor.checkMethod(Object, Class)
          ** for use by Unit test code only ** 
org.apache.jmeter.util.JMeterUtils.getResString(String, String)
          Only intended for use in development; use getResString(String) normally 
org.apache.jmeter.testbeans.TestBeanHelper.prepare(TestElement)
          to limit it's usage in expectation of moving it elsewhere. 
org.apache.jmeter.samplers.SampleResult.setResponseData(String)
          - only intended for use from BeanShell code 
org.apache.jmeter.visualizers.StatVisualizer.testFunctors()
          - only for use in testing 
org.apache.jmeter.visualizers.SummaryReport.testFunctors()
          - only for use in testing 
 

Deprecated Constructors
org.apache.jmeter.assertions.AssertionResult()
          - use the named constructor 
org.apache.jmeter.samplers.AsynchSampleSender()
          only for use by test code 
org.apache.jmeter.samplers.BatchSampleSender()
          only for use by test code 
org.apache.jmeter.assertions.CompareAssertionResult()
          Use the other ctor 
org.apache.jmeter.samplers.DataStrippingSampleSender()
          only for use by test code 
org.apache.jmeter.testbeans.gui.GenericTestBeanCustomizer()
          only for use by test code 
org.apache.jmeter.samplers.HoldSampleSender()
          only for use by test code 
org.apache.jmeter.exceptions.IllegalUserActionException()
          - use IllegalUserActionException(String) 
org.apache.jmeter.gui.util.JLabeledRadioI18N()
          - only for use in testing 
org.apache.jmeter.gui.tree.JMeterTreeModel(Object)
          - only for use by JMeter class! 
org.apache.jmeter.gui.MainFrame()
          Do not use - only needed for JUnit tests 
org.apache.jmeter.visualizers.MonitorGraph()
          Only for use in unit testing 
org.apache.jmeter.visualizers.MonitorHealthPanel()
          Only for use in unit testing 
org.apache.jmeter.visualizers.MonitorPerformancePanel()
          Only for use in unit testing 
org.apache.jmeter.protocol.http.config.MultipartUrlConfig()
          only for use by unit tests 
org.apache.jmeter.gui.ReportMainFrame()
          only for use by test code 
org.apache.jmeter.visualizers.ServerPanel()
          Only for use in unit testing 
org.apache.jmeter.samplers.StandardSampleSender()
          only for use by test code 
org.apache.jmeter.samplers.StatisticalSampleResult(long, long)
          Needs to be replaced when multiple sample results are sorted out 
org.apache.jmeter.samplers.StatisticalSampleSender()
          only for use by test code 
org.apache.jmeter.control.TransactionSampler()
          only for use by test code 
org.apache.jmeter.visualizers.XMLDefaultMutableTreeNode()
          only for use by test code 
 


Apache JMeter

Copyright © 1998-2012 Apache Software Foundation. All Rights Reserved.