Apache JMeter
2.1.1

Deprecated API

Deprecated Methods
org.apache.jmeter.util.JMeterUtils.getResString(String, String)
          Only intended for use in development; use getResString(String) normally 
org.apache.jmeter.util.JMeterUtils.getXMLParser(Properties)
          use the plain version instead. We are using JAXP! 
org.apache.jmeter.testbeans.TestBeanHelper.prepare(TestElement)
          to limit it's usage in expectation of moving it elsewhere. 
org.apache.jmeter.samplers.SampleResult.setTime(long)
          use sampleStart() and sampleEnd() instead 
 

Deprecated Constructors
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.visualizers.ServerPanel()
          Only for use in unit testing 
 


Apache JMeter
2.1.1

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