org.picocontainer.defaults
Class ConstructorInjectionComponentAdapterTestCase.Component201

java.lang.Object
  extended by org.picocontainer.defaults.ConstructorInjectionComponentAdapterTestCase.Component201
Enclosing class:
ConstructorInjectionComponentAdapterTestCase

public static class ConstructorInjectionComponentAdapterTestCase.Component201
extends Object


Constructor Summary
protected ConstructorInjectionComponentAdapterTestCase.Component201(Integer i, Boolean b)
           
  ConstructorInjectionComponentAdapterTestCase.Component201(String s)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConstructorInjectionComponentAdapterTestCase.Component201

public ConstructorInjectionComponentAdapterTestCase.Component201(String s)

ConstructorInjectionComponentAdapterTestCase.Component201

protected ConstructorInjectionComponentAdapterTestCase.Component201(Integer i,
                                                                    Boolean b)


Copyright © 2003-2010 Codehaus. All Rights Reserved.