org.picocontainer.defaults
Class LifecycleVisitorTestCase.Two

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

public static class LifecycleVisitorTestCase.Two
extends LifecycleVisitorTestCase.RecordingLifecycle


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

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


Copyright © 2003-2010 Codehaus. All Rights Reserved.