Apache JMeter
1.9

org.apache.jmeter.engine.util
Interface NoThreadClone

All Known Implementing Classes:
CounterConfig, RemoteListenerWrapper, RemoteSampleListenerWrapper, RemoteTestListenerWrapper, ResultCollector

public interface NoThreadClone

Implement this method-less interface to indicate your test element should not be cloned for each thread in a test run. Otherwise, the default behavior is to clone every test element for each thread.

Version:
$Revision: 1.2 $


Apache JMeter
1.9

Copyright © 1998-2003 Apache Software Foundation. All Rights Reserved.