org.picocontainer.defaults
Class ResolveAdapterReductionTestCase.Three

java.lang.Object
  extended by org.picocontainer.defaults.ResolveAdapterReductionTestCase.Three
Enclosing class:
ResolveAdapterReductionTestCase

public static class ResolveAdapterReductionTestCase.Three
extends Object


Constructor Summary
ResolveAdapterReductionTestCase.Three(ResolveAdapterReductionTestCase.Two two)
           
ResolveAdapterReductionTestCase.Three(ResolveAdapterReductionTestCase.Two two, String string)
           
ResolveAdapterReductionTestCase.Three(ResolveAdapterReductionTestCase.Two two, String string, Integer integer)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResolveAdapterReductionTestCase.Three

public ResolveAdapterReductionTestCase.Three(ResolveAdapterReductionTestCase.Two two,
                                             String string,
                                             Integer integer)

ResolveAdapterReductionTestCase.Three

public ResolveAdapterReductionTestCase.Three(ResolveAdapterReductionTestCase.Two two,
                                             String string)

ResolveAdapterReductionTestCase.Three

public ResolveAdapterReductionTestCase.Three(ResolveAdapterReductionTestCase.Two two)


Copyright © 2003-2010 Codehaus. All Rights Reserved.