Package org.apache.jmeter.threads
Interface JMeterThreadMonitor
-
- All Known Implementing Classes:
AbstractThreadGroup
,PostThreadGroup
,SetupThreadGroup
,ThreadGroup
public interface JMeterThreadMonitor
- Version:
- $Revision: 1377076 $
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
threadFinished(JMeterThread thread)
-
-
-
Method Detail
-
threadFinished
void threadFinished(JMeterThread thread)
-
-