Interface | Description |
---|---|
JMeterThreadMonitor |
Class | Description |
---|---|
AbstractThreadGroup |
ThreadGroup holds the settings for a JMeter thread group.
|
JMeterContext |
Holds context for a thread.
|
JMeterContextService |
Provides context service for JMeter threads.
|
JMeterThread |
The JMeter interface to the sampling process, allowing JMeter to see the
timing, add listeners for sampling events and to stop the sampling process.
|
JMeterVariables |
Class which defines JMeter variables.
|
ListenerNotifier |
Processes sample events.
|
PostThreadGroup |
PostThreadGroup is a special type of ThreadGroup that can be used for
performing actions at the end of a test for cleanup and such.
|
SamplePackage |
Packages methods related to sample handling.
|
SetupThreadGroup |
SetupThreadGroup.java is a special type of ThreadGroup that can be used for
setting up of a test before the bulk of the test executes later.
|
TestCompiler | |
ThreadGroup |
ThreadGroup holds the settings for a JMeter thread group.
|
Copyright © 1998-2012 Apache Software Foundation. All Rights Reserved.