org.picocontainer.defaults
Class LifecycleVisitorTestCase.RecordingLifecycle
java.lang.Object
org.picocontainer.defaults.LifecycleVisitorTestCase.RecordingLifecycle
- Direct Known Subclasses:
- LifecycleVisitorTestCase.Four, LifecycleVisitorTestCase.One, LifecycleVisitorTestCase.Three, LifecycleVisitorTestCase.Two
- Enclosing class:
- LifecycleVisitorTestCase
public abstract static class LifecycleVisitorTestCase.RecordingLifecycle
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LifecycleVisitorTestCase.RecordingLifecycle
protected LifecycleVisitorTestCase.RecordingLifecycle(StringBuffer recording)
demarrer
public void demarrer()
arreter
public void arreter()
ecraser
public void ecraser()
uncallableByVisitor
public void uncallableByVisitor(String s)
throwsAtVisit
public void throwsAtVisit()
throws FileNotFoundException
- Throws:
FileNotFoundException
Copyright © 2003-2010 Codehaus. All Rights Reserved.