org.picocontainer.testmodel
Class RecordingLifecycle.Two

java.lang.Object
  extended by org.picocontainer.testmodel.RecordingLifecycle
      extended by org.picocontainer.testmodel.RecordingLifecycle.Two
All Implemented Interfaces:
Disposable, Startable
Enclosing class:
RecordingLifecycle

public static class RecordingLifecycle.Two
extends RecordingLifecycle


Nested Class Summary
 
Nested classes/interfaces inherited from class org.picocontainer.testmodel.RecordingLifecycle
RecordingLifecycle.FiveTriesToBeMalicious, RecordingLifecycle.Four, RecordingLifecycle.One, RecordingLifecycle.Recorder, RecordingLifecycle.Three, RecordingLifecycle.Two
 
Constructor Summary
RecordingLifecycle.Two(StringBuffer sb, RecordingLifecycle.One one)
           
 
Method Summary
 
Methods inherited from class org.picocontainer.testmodel.RecordingLifecycle
dispose, recording, start, stop
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RecordingLifecycle.Two

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


Copyright © 2003-2010 Codehaus. All Rights Reserved.