org.picocontainer.defaults
Class UserQuestionTestCase.NeedsBar

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

public static class UserQuestionTestCase.NeedsBar
extends java.lang.Object


Field Summary
private  UserQuestionTestCase.Bar bar
           
 
Constructor Summary
UserQuestionTestCase.NeedsBar(UserQuestionTestCase.Bar bar)
           
 
Method Summary
 UserQuestionTestCase.Bar getBar()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

bar

private final UserQuestionTestCase.Bar bar
Constructor Detail

UserQuestionTestCase.NeedsBar

public UserQuestionTestCase.NeedsBar(UserQuestionTestCase.Bar bar)
Method Detail

getBar

public UserQuestionTestCase.Bar getBar()