org.picocontainer.injectors
Class ConstructorInjectorTestCase.Two

java.lang.Object
  extended by org.picocontainer.injectors.ConstructorInjectorTestCase.Two
Enclosing class:
ConstructorInjectorTestCase

public static class ConstructorInjectorTestCase.Two
extends Object


Constructor Summary
ConstructorInjectorTestCase.Two()
           
 
Method Summary
 long howMany()
           
 void inc()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConstructorInjectorTestCase.Two

public ConstructorInjectorTestCase.Two()
Method Detail

inc

public void inc()

howMany

public long howMany()


Copyright © 2003-2010 Codehaus. All Rights Reserved.