org.simject.test.dummy
Class TestImpl

java.lang.Object
  extended by org.simject.test.dummy.TestImpl
All Implemented Interfaces:
TestInterface

public class TestImpl
extends java.lang.Object
implements TestInterface


Constructor Summary
TestImpl()
           
 
Method Summary
 TestClass getTestClass()
           
 void sayHello()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestImpl

public TestImpl()
Method Detail

getTestClass

public TestClass getTestClass()

sayHello

public void sayHello()
Specified by:
sayHello in interface TestInterface


Copyright © 2008. All Rights Reserved.