org.picocontainer.defaults
Class UserQuestionTestCase.NeedsFoo

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

public static class UserQuestionTestCase.NeedsFoo
extends Object


Constructor Summary
UserQuestionTestCase.NeedsFoo(UserQuestionTestCase.Foo foo)
           
 
Method Summary
 UserQuestionTestCase.Foo getFoo()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UserQuestionTestCase.NeedsFoo

public UserQuestionTestCase.NeedsFoo(UserQuestionTestCase.Foo foo)
Method Detail

getFoo

public UserQuestionTestCase.Foo getFoo()


Copyright © 2003-2010 Codehaus. All Rights Reserved.