org.multiverse.performancetool
Class PerformanceToolArguments

java.lang.Object
  extended by org.multiverse.performancetool.PerformanceToolArguments

public class PerformanceToolArguments
extends java.lang.Object

Author:
Peter Veentjer

Field Summary
 boolean strict
           
 int threadCount
           
 long transactionCount
           
 
Constructor Summary
PerformanceToolArguments()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

threadCount

public int threadCount

transactionCount

public long transactionCount

strict

public boolean strict
Constructor Detail

PerformanceToolArguments

public PerformanceToolArguments()


Copyright © 2008-2010 Multiverse. All Rights Reserved.