org.picocontainer.adapters
Class TypedBindingAnnotationTestCase.FruitBasketViaConstructor

java.lang.Object
  extended by org.picocontainer.adapters.TypedBindingAnnotationTestCase.FruitBasket
      extended by org.picocontainer.adapters.TypedBindingAnnotationTestCase.FruitBasketViaConstructor
Enclosing class:
TypedBindingAnnotationTestCase

public static class TypedBindingAnnotationTestCase.FruitBasketViaConstructor
extends TypedBindingAnnotationTestCase.FruitBasket


Constructor Summary
TypedBindingAnnotationTestCase.FruitBasketViaConstructor(TypedBindingAnnotationTestCase.Apple bramley, TypedBindingAnnotationTestCase.Apple cox, TypedBindingAnnotationTestCase.Apple granny, TypedBindingAnnotationTestCase.Apple braeburn)
           
 
Method Summary
 
Methods inherited from class org.picocontainer.adapters.TypedBindingAnnotationTestCase.FruitBasket
foo, setFour, setOne, setThree, setTwo
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TypedBindingAnnotationTestCase.FruitBasketViaConstructor

public TypedBindingAnnotationTestCase.FruitBasketViaConstructor(TypedBindingAnnotationTestCase.Apple bramley,
                                                                TypedBindingAnnotationTestCase.Apple cox,
                                                                TypedBindingAnnotationTestCase.Apple granny,
                                                                TypedBindingAnnotationTestCase.Apple braeburn)


Copyright © 2003-2010 Codehaus. All Rights Reserved.