org.picocontainer.injectors
Class FactoryInjectorTestCase.Turnip

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

public static class FactoryInjectorTestCase.Turnip
extends Object


Constructor Summary
FactoryInjectorTestCase.Turnip(String foo)
           
 
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.Turnip

public FactoryInjectorTestCase.Turnip(String foo)
Method Detail

getSwede

public FactoryInjectorTestCase.Swede getSwede()

getFoo

public String getFoo()


Copyright © 2003-2010 Codehaus. All Rights Reserved.