Apache JMeter

org.apache.jmeter.gui
Interface UnsharedComponent

All Known Implementing Classes:
AbstractVisualizer, BeanShellListener, HttpMirrorControlGui, PropertyControlGui, ProxyControlGui

public interface UnsharedComponent

Marker interface indicating that an instance of a component cannot be shared. The GUI instance will be shared among all test elements of a given type if the GUI component class does not implement this interface.

Version:
$Revision: 493779 $
Author:
unknown


Apache JMeter

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