org.picocontainer
Class DefaultPicoContainerTestCase.OakTree

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

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


Constructor Summary
DefaultPicoContainerTestCase.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

DefaultPicoContainerTestCase.OakTree

public DefaultPicoContainerTestCase.OakTree(String leafColor)
Method Detail

leafColor

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


Copyright © 2003-2010 Codehaus. All Rights Reserved.