Package org.apache.jmeter.threads
Interface RemoteThreadsListener
- All Superinterfaces:
Remote
- All Known Implementing Classes:
RemoteThreadsListenerImpl
RMI Interface that allows notification of remote start/end of threads
- Since:
- 2.10
-
Method Summary
-
Method Details
-
threadStarted
- Throws:
RemoteException
- when remote calling of the method fails- See Also:
-
threadFinished
- Throws:
RemoteException
- when remote calling of the method fails- See Also:
-