Apache JMeter
1.9

org.apache.jmeter.engine
Class ConvertListeners

java.lang.Object
  |
  +--org.apache.jmeter.engine.ConvertListeners
All Implemented Interfaces:
org.apache.jorphan.collections.HashTreeTraverser

public class ConvertListeners
extends Object
implements org.apache.jorphan.collections.HashTreeTraverser

Author:
mstover

Constructor Summary
ConvertListeners()
           
 
Method Summary
 void addNode(Object node, org.apache.jorphan.collections.HashTree subTree)
           
 void processPath()
           
 void subtractNode()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConvertListeners

public ConvertListeners()
Method Detail

addNode

public void addNode(Object node,
                    org.apache.jorphan.collections.HashTree subTree)
Specified by:
addNode in interface org.apache.jorphan.collections.HashTreeTraverser

subtractNode

public void subtractNode()
Specified by:
subtractNode in interface org.apache.jorphan.collections.HashTreeTraverser

processPath

public void processPath()
Specified by:
processPath in interface org.apache.jorphan.collections.HashTreeTraverser

Apache JMeter
1.9

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