classUtils.reflection
Class GreeterTest

java.lang.Object
  extended by classUtils.reflection.GreeterTest
All Implemented Interfaces:
java.lang.Runnable

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

User: lyon Date: Sep 3, 2003 Time: 6:21:26 PM


Constructor Summary
GreeterTest()
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GreeterTest

public GreeterTest()
Method Detail

run

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