com.reuters.msgtest.load.value
Interface ValueLoopHandler
- All Known Implementing Classes:
- DelimListValueLoopHandler, IntValueLoopHandler, LoadStimulus
- public interface ValueLoopHandler
Implementors of this class expect calls from the digester, defines
methods to add (or set) IntValueLoop and DelimListValueLoop
- Author:
- Michael Ward
addIntValueLoop
public void addIntValueLoop(IntValueLoopHandler intValueLoop)
addDelimListValueLoop
public void addDelimListValueLoop(DelimListValueLoopHandler delimListValueLoop)
Copyright © 2002-2004 The RVTest Team. All Rights Reserved.