org.picocontainer.defaults
Class UserQuestionTestCase.NeedsInterfaceX

java.lang.Object
  extended by org.picocontainer.defaults.UserQuestionTestCase.NeedsInterfaceX
Enclosing class:
UserQuestionTestCase

public static class UserQuestionTestCase.NeedsInterfaceX
extends Object


Constructor Summary
UserQuestionTestCase.NeedsInterfaceX(UserQuestionTestCase.InterfaceX interfaceX)
           
 
Method Summary
 String getIt()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UserQuestionTestCase.NeedsInterfaceX

public UserQuestionTestCase.NeedsInterfaceX(UserQuestionTestCase.InterfaceX interfaceX)
Method Detail

getIt

public String getIt()


Copyright © 2003-2010 Codehaus. All Rights Reserved.