Apache JMeter
2.2

org.apache.jmeter.testbeans.gui
Interface SharedCustomizer

All Superinterfaces:
Customizer
All Known Implementing Classes:
GenericTestBeanCustomizer

public interface SharedCustomizer
extends Customizer

Tagging interface to mark a customizer class as shareable among elements of the same type.

The interface is equivalent to Customizer -- the only difference is that setElement can be called multiple times to change the element it works on.

Version:
$Revision: 325542 $ updated on $Date: 2005-07-12 21:51:09 +0100 (Tue, 12 Jul 2005) $
Author:
Jordi Salvat i Alabart

Methods inherited from interface java.beans.Customizer
addPropertyChangeListener, removePropertyChangeListener, setObject
 


Apache JMeter
2.2

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