org.picocontainer.injectors
Class ConstructorInjectorTestCase.B

java.lang.Object
  extended by org.picocontainer.injectors.ConstructorInjectorTestCase.B
Enclosing class:
ConstructorInjectorTestCase

public static class ConstructorInjectorTestCase.B
extends Object


Constructor Summary
ConstructorInjectorTestCase.B(ConstructorInjectorTestCase.A a)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConstructorInjectorTestCase.B

public ConstructorInjectorTestCase.B(ConstructorInjectorTestCase.A a)


Copyright © 2003-2010 Codehaus. All Rights Reserved.