org.picocontainer.defaults
Class LifecycleVisitorTestCase.Four

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

public static class LifecycleVisitorTestCase.Four
extends LifecycleVisitorTestCase.RecordingLifecycle


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


Copyright © 2003-2007 Codehaus. All Rights Reserved.