org.picocontainer.injectors
Class ConstructorInjectionTestCase.ClassAsConstructor

java.lang.Object
  extended by org.picocontainer.injectors.ConstructorInjectionTestCase.ClassAsConstructor
Enclosing class:
ConstructorInjectionTestCase

public static class ConstructorInjectionTestCase.ClassAsConstructor
extends Object

Test class to verify the CICA can handle a constant parameter class type.


Constructor Summary
ConstructorInjectionTestCase.ClassAsConstructor(Class type)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConstructorInjectionTestCase.ClassAsConstructor

public ConstructorInjectionTestCase.ClassAsConstructor(Class type)


Copyright © 2003-2010 Codehaus. All Rights Reserved.