com.sun.multicast.reliable.applications.testtools
Class GDManager

java.lang.Object
  |
  +--com.sun.multicast.reliable.applications.testtools.GDManager

public class GDManager
extends java.lang.Object

Manages the parsing of bytes and time for Graphing. Stores them in a GraphData object which gets sent to the Graph engine by MCTestQA.


Method Summary
 com.sun.multicast.reliable.applications.testtools.GraphData addData(java.lang.String logString, java.lang.String host)
           
static GDManager getGDManager()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getGDManager

public static GDManager getGDManager()

addData

public com.sun.multicast.reliable.applications.testtools.GraphData addData(java.lang.String logString,
                                                                           java.lang.String host)


JavaTM Reliable MulticastTM Service version 1.1
Copyright (c) 2001, Sun Microsystems Laboratories, All rights reserved.