suramadu.tests.latency
Class Synchronization

java.lang.Object
  extended bysuramadu.tests.latency.Synchronization

public class Synchronization
extends java.lang.Object

Author:
mbi Jun 8, 2004 $Id: Synchronization.html,v 1.1 2004/09/23 15:28:52 mbi Exp $ Synchronization

Nested Class Summary
static class Synchronization.TestProps
           
 
Constructor Summary
Synchronization()
          constructor for test class Instantiates testProperties.
Synchronization(Synchronization.TestProps props)
           
 
Method Summary
static void main(java.lang.String[] args)
           
 void run()
          Start the test
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Synchronization

public Synchronization()
                throws java.lang.Exception
constructor for test class Instantiates testProperties.

Throws:
java.lang.Throwable
java.lang.IllegalAccessException
java.lang.InstantiationException
java.lang.Exception

Synchronization

public Synchronization(Synchronization.TestProps props)
                throws java.lang.Exception
Method Detail

run

public void run()
Start the test


main

public static void main(java.lang.String[] args)
Parameters:
args - the command line arguments