classUtils.reflection
Class GreeterTest2

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

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

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


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

Constructor Detail

GreeterTest2

public GreeterTest2()
Method Detail

run

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