org.apache.commons.pool.performance
Class PerformanceTest

java.lang.Object
  extended by org.apache.commons.pool.performance.PerformanceTest

public class PerformanceTest
extends Object

Multi-thread performance test

Version:
$Revision: 775703 $ $Date: 2009-05-17 09:39:51 -0700 (Sun, 17 May 2009) $
Author:
Dirk Verbeeck

Constructor Summary
PerformanceTest()
           
 
Method Summary
static void main(String[] args)
           
 void setLogLevel(int i)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PerformanceTest

public PerformanceTest()
Method Detail

setLogLevel

public void setLogLevel(int i)

main

public static void main(String[] args)


Copyright © 2001-2014 The Apache Software Foundation. All Rights Reserved.