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 java.lang.Object


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

Field Detail

interfaceX

private final UserQuestionTestCase.InterfaceX interfaceX
Constructor Detail

UserQuestionTestCase.NeedsInterfaceX

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

getIt

public java.lang.String getIt()