org.picocontainer.injectors
Class FactoryInjectorTestCase.Turnip2

java.lang.Object
  extended by org.picocontainer.injectors.FactoryInjectorTestCase.Turnip2
Enclosing class:
FactoryInjectorTestCase

public static class FactoryInjectorTestCase.Turnip2
extends java.lang.Object


Constructor Summary
FactoryInjectorTestCase.Turnip2(java.lang.String foo, FactoryInjectorTestCase.Swede swede)
           
 
Method Summary
 java.lang.String getFoo()
           
 FactoryInjectorTestCase.Swede getSwede()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FactoryInjectorTestCase.Turnip2

public FactoryInjectorTestCase.Turnip2(java.lang.String foo,
                                       FactoryInjectorTestCase.Swede swede)
Method Detail

getSwede

public FactoryInjectorTestCase.Swede getSwede()

getFoo

public java.lang.String getFoo()


Copyright © 2003-2011 Codehaus. All Rights Reserved.