Interface JMeterThreadMonitor

All Known Implementing Classes:
AbstractThreadGroup, PostThreadGroup, SetupThreadGroup, ThreadGroup

public interface JMeterThreadMonitor
Interface used to listen to JMeterThread end of thread
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details