org.openware.loadsim.output
Class DummyResults

java.lang.Object
  |
  +--org.openware.loadsim.output.DummyResults
All Implemented Interfaces:
IResults, java.rmi.Remote

public class DummyResults
extends java.lang.Object
implements IResults


Constructor Summary
DummyResults()
           
 
Method Summary
 void addSample(SampleResult sample)
           
 void close()
           
 java.lang.String fetchResults()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DummyResults

public DummyResults()
Method Detail

addSample

public void addSample(SampleResult sample)
               throws java.io.IOException
Specified by:
addSample in interface IResults

close

public void close()
           throws java.io.IOException
Specified by:
close in interface IResults

fetchResults

public java.lang.String fetchResults()
                              throws java.io.IOException
Specified by:
fetchResults in interface IResults


Copyright © 2000, 2001 Openware, Spin Software. All Rights Reserved.