org.picocontainer.injectors
Class FactoryInjectorTestCase.OakTree

java.lang.Object
  extended by org.picocontainer.injectors.FactoryInjectorTestCase.OakTree
All Implemented Interfaces:
FactoryInjectorTestCase.Tree
Enclosing class:
FactoryInjectorTestCase

public static class FactoryInjectorTestCase.OakTree
extends Object
implements FactoryInjectorTestCase.Tree


Constructor Summary
FactoryInjectorTestCase.OakTree(String leafColor)
           
 
Method Summary
 String leafColor()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FactoryInjectorTestCase.OakTree

public FactoryInjectorTestCase.OakTree(String leafColor)
Method Detail

leafColor

public String leafColor()
Specified by:
leafColor in interface FactoryInjectorTestCase.Tree


Copyright © 2003-2010 Codehaus. All Rights Reserved.