|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.openware.loadsim.output.DummyResults
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 |
public DummyResults()
Method Detail |
public void addSample(SampleResult sample) throws java.io.IOException
addSample
in interface IResults
public void close() throws java.io.IOException
close
in interface IResults
public java.lang.String fetchResults() throws java.io.IOException
fetchResults
in interface IResults
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |