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


Constructor Summary
protected ConstructorInjectionComponentAdapterTestCase.Component201(java.lang.Integer i, java.lang.Boolean b)
           
  ConstructorInjectionComponentAdapterTestCase.Component201(java.lang.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(java.lang.String s)

ConstructorInjectionComponentAdapterTestCase.Component201

protected ConstructorInjectionComponentAdapterTestCase.Component201(java.lang.Integer i,
                                                                    java.lang.Boolean b)