helma.xmlrpc
Class Benchmark

java.lang.Object
  |
  +--helma.xmlrpc.Benchmark
All Implemented Interfaces:
java.lang.Runnable

public class Benchmark
extends java.lang.Object
implements java.lang.Runnable


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

Constructor Detail

Benchmark

public Benchmark()
          throws java.lang.Exception
Method Detail

run

public void run()
Specified by:
run in interface java.lang.Runnable

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception