org.picocontainer.injectors
Class ConstructorInjectionTestCase.ClassA

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

public static class ConstructorInjectionTestCase.ClassA
extends Object


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

Constructor Detail

ConstructorInjectionTestCase.ClassA

public ConstructorInjectionTestCase.ClassA(int x)


Copyright © 2003-2010 Codehaus. All Rights Reserved.