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 Object


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

ConstructorInjectorTestCase.Component201

public ConstructorInjectorTestCase.Component201(String s)

ConstructorInjectorTestCase.Component201

protected ConstructorInjectorTestCase.Component201(Integer i,
                                                   Boolean b)


Copyright © 2003-2010 Codehaus. All Rights Reserved.