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 Object


Constructor Summary
FactoryInjectorTestCase.Turnip2(String foo, FactoryInjectorTestCase.Swede swede)
           
 
Method Summary
 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(String foo,
                                       FactoryInjectorTestCase.Swede swede)
Method Detail

getSwede

public FactoryInjectorTestCase.Swede getSwede()

getFoo

public String getFoo()


Copyright © 2003-2010 Codehaus. All Rights Reserved.