Apache JMeter
2.1.1

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.4 $


Apache JMeter
2.1.1

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