org.picocontainer.injectors
Class ConstructorInjectorTestCase.Component201

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

public static class ConstructorInjectorTestCase.Component201
extends java.lang.Object


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

ConstructorInjectorTestCase.Component201

public ConstructorInjectorTestCase.Component201(java.lang.String s)

ConstructorInjectorTestCase.Component201

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


Copyright © 2003-2011 Codehaus. All Rights Reserved.