Class PostThreadGroup

All Implemented Interfaces:
Serializable, Cloneable, Controller, Searchable, org.apache.jmeter.testelement.TestElement, JMeterThreadMonitor, TestCompilerHelper

public class PostThreadGroup extends ThreadGroup
PostThreadGroup is a special type of ThreadGroup that can be used for performing actions at the end of a test for cleanup and such.
See Also:
  • Constructor Details

    • PostThreadGroup

      public PostThreadGroup()