org.apache.jmeter.threads
Class JMeterContextService
java.lang.Object
org.apache.jmeter.threads.JMeterContextService
- public final class JMeterContextService
- extends Object
- Version:
- $Revision: 399501 $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getContext
public static JMeterContext getContext()
startTest
public static void startTest()
getNumberOfThreads
public static int getNumberOfThreads()
endTest
public static void endTest()
getTestStartTime
public static long getTestStartTime()
getTotalThreads
public static int getTotalThreads()
addTotalThreads
public static void addTotalThreads(int thisGroup)
clearTotalThreads
public static void clearTotalThreads()
Copyright © 1998-2006 Apache Software Foundation. All Rights Reserved.