org.picocontainer.defaults
Class LifecycleVisitorTestCase.Three

java.lang.Object
  extended byorg.picocontainer.defaults.LifecycleVisitorTestCase.RecordingLifecycle
      extended byorg.picocontainer.defaults.LifecycleVisitorTestCase.Three
Enclosing class:
LifecycleVisitorTestCase

public static class LifecycleVisitorTestCase.Three
extends LifecycleVisitorTestCase.RecordingLifecycle


Constructor Summary
LifecycleVisitorTestCase.Three(StringBuffer sb, LifecycleVisitorTestCase.One one, LifecycleVisitorTestCase.Two two)
           
 
Methods inherited from class org.picocontainer.defaults.LifecycleVisitorTestCase.RecordingLifecycle
arreter, demarrer, ecraser, throwsAtVisit, uncallableByVisitor
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LifecycleVisitorTestCase.Three

public LifecycleVisitorTestCase.Three(StringBuffer sb,
                                      LifecycleVisitorTestCase.One one,
                                      LifecycleVisitorTestCase.Two two)


Copyright © 2003-2007 Codehaus. All Rights Reserved.