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.



Apache JMeter

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