suramadu.tests.latency
Class ClassLoading

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

public class ClassLoading
extends java.lang.Object

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

Nested Class Summary
static class ClassLoading.TestProps
           
 
Constructor Summary
ClassLoading()
          constructor for test class Instantiates testProperties.
ClassLoading(ClassLoading.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

ClassLoading

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

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

ClassLoading

public ClassLoading(ClassLoading.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