org.picocontainer.defaults
Class LifecycleVisitorTestCase.Two

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

public static class LifecycleVisitorTestCase.Two
extends LifecycleVisitorTestCase.RecordingLifecycle


Constructor Summary
LifecycleVisitorTestCase.Two(StringBuffer sb, 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.Two

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


Copyright © 2003-2007 Codehaus. All Rights Reserved.