org.objectweb.proactive.ext.benchsocket
Class BenchFactory

java.lang.Object
  extended by org.objectweb.proactive.ext.benchsocket.BenchFactory
All Implemented Interfaces:
BenchFactoryInterface
Direct Known Subclasses:
BenchSocketFactory

public class BenchFactory
extends java.lang.Object
implements BenchFactoryInterface


Field Summary
protected static java.util.ArrayList<BenchStream> streamList
           
 
Constructor Summary
BenchFactory()
           
 
Method Summary
 void addStream(BenchStream s)
           
static void dumpStreamIntermediateResults()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

streamList

protected static java.util.ArrayList<BenchStream> streamList
Constructor Detail

BenchFactory

public BenchFactory()
Method Detail

addStream

public void addStream(BenchStream s)
Specified by:
addStream in interface BenchFactoryInterface

dumpStreamIntermediateResults

public static void dumpStreamIntermediateResults()


Copyright 2001-2007 INRIA All Rights Reserved.