org.apache.jmeter.threads
Class JMeterContextService
java.lang.Object
org.apache.jmeter.threads.JMeterContextService
- All Implemented Interfaces:
- Serializable
- public final class JMeterContextService
- extends Object
- implements Serializable
- Version:
- $Revision: 1.11 $
- Author:
- Thad Smith
- See Also:
- Serialized Form
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()
Copyright © 1998-2005 Apache Software Foundation. All Rights Reserved.