Class ConvertListeners

  • All Implemented Interfaces:
    org.apache.jorphan.collections.HashTreeTraverser

    
    public class ConvertListeners
     implements HashTreeTraverser
                        

    Converts the Remoteable Test and Sample Listeners in the test tree by wrapping them with RemoteSampleListeners so that the samples are returned to the client. N.B. Does not handle ThreadListeners.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      void addNode(Object node, HashTree subTree)
      void subtractNode()
      void processPath()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait