org.picocontainer.injectors
Class ConstructorInjectionTestCase.ClassB

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

public static class ConstructorInjectionTestCase.ClassB
extends Object


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

Constructor Detail

ConstructorInjectionTestCase.ClassB

public ConstructorInjectionTestCase.ClassB(float x)


Copyright © 2003-2010 Codehaus. All Rights Reserved.