org.picocontainer.injectors
Class ConstructorInjectionTestCase.ClassAsConstructor
java.lang.Object
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.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConstructorInjectionTestCase.ClassAsConstructor
public ConstructorInjectionTestCase.ClassAsConstructor(Class type)
Copyright © 2003-2010 Codehaus. All Rights Reserved.