org.picocontainer.defaults
Class LifecycleVisitorTestCase.Four

java.lang.Object
  extended by org.picocontainer.defaults.LifecycleVisitorTestCase.RecordingLifecycle
      extended by org.picocontainer.defaults.LifecycleVisitorTestCase.Four
Enclosing class:
LifecycleVisitorTestCase

public static class LifecycleVisitorTestCase.Four
extends LifecycleVisitorTestCase.RecordingLifecycle


Constructor Summary
LifecycleVisitorTestCase.Four(java.lang.StringBuffer sb, LifecycleVisitorTestCase.Two two, LifecycleVisitorTestCase.Three three, LifecycleVisitorTestCase.One one)
           
 
Method Summary
 
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.Four

public LifecycleVisitorTestCase.Four(java.lang.StringBuffer sb,
                                     LifecycleVisitorTestCase.Two two,
                                     LifecycleVisitorTestCase.Three three,
                                     LifecycleVisitorTestCase.One one)