org.picocontainer.defaults
Class UserQuestionTestCase.Something

java.lang.Object
  extended by org.picocontainer.defaults.UserQuestionTestCase.Something
All Implemented Interfaces:
UserQuestionTestCase.InterfaceX
Enclosing class:
UserQuestionTestCase

public static class UserQuestionTestCase.Something
extends Object
implements UserQuestionTestCase.InterfaceX


Constructor Summary
UserQuestionTestCase.Something(UserQuestionTestCase.Disabled disabled, UserQuestionTestCase.Enabled enabled, Map map)
           
 
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.Something

public UserQuestionTestCase.Something(UserQuestionTestCase.Disabled disabled,
                                      UserQuestionTestCase.Enabled enabled,
                                      Map map)
Method Detail

getIt

public String getIt()
Specified by:
getIt in interface UserQuestionTestCase.InterfaceX


Copyright © 2003-2010 Codehaus. All Rights Reserved.