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 java.lang.Object
implements FactoryInjectorTestCase.Tree


Constructor Summary
FactoryInjectorTestCase.OakTree(java.lang.String leafColor)
           
 
Method Summary
 java.lang.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(java.lang.String leafColor)
Method Detail

leafColor

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


Copyright © 2003-2011 Codehaus. All Rights Reserved.