|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.picocontainer.testmodel.RecordingLifecycle
public abstract class RecordingLifecycle
| Nested Class Summary | |
|---|---|
static class |
RecordingLifecycle.FiveTriesToBeMalicious
|
static class |
RecordingLifecycle.Four
|
static class |
RecordingLifecycle.One
|
static interface |
RecordingLifecycle.Recorder
|
static class |
RecordingLifecycle.Three
|
static class |
RecordingLifecycle.Two
|
| Constructor Summary | |
|---|---|
protected |
RecordingLifecycle(java.lang.StringBuffer recording)
|
| Method Summary | |
|---|---|
void |
dispose()
|
java.lang.String |
recording()
|
void |
start()
|
void |
stop()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected RecordingLifecycle(java.lang.StringBuffer recording)
| Method Detail |
|---|
public void start()
start in interface Startablepublic void stop()
stop in interface Startablepublic void dispose()
dispose in interface Disposablepublic java.lang.String recording()
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||