de.schlund.pfixcore.testsuite.util
Class TargetGeneratorBenchmarkFactory

java.lang.Object
  extended by de.schlund.pfixcore.testsuite.util.TargetGeneratorBenchmarkFactory

public class TargetGeneratorBenchmarkFactory
extends Object

Helper class for the TargetGenerator benchmark utility.

Author:
Sebastian Marsching

Field Summary
protected  boolean[] finished
           
protected  long maxTime
           
protected  StringBuffer[] messages
           
protected  ThreadGroup tgenGroup
           
protected  long[] times
           
 
Method Summary
static TargetGeneratorBenchmarkFactory getInstance()
           
 void init(Properties props)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

times

protected long[] times

messages

protected StringBuffer[] messages

finished

protected boolean[] finished

tgenGroup

protected ThreadGroup tgenGroup

maxTime

protected long maxTime
Method Detail

init

public void init(Properties props)
          throws Exception
Throws:
Exception

getInstance

public static TargetGeneratorBenchmarkFactory getInstance()


Copyright © 2013 United Internet. All Rights Reserved.