org.picocontainer.testmodel
Interface RecordingLifecycle.Recorder

All Superinterfaces:
Disposable, Startable
All Known Implementing Classes:
RecordingLifecycle.One
Enclosing class:
RecordingLifecycle

public static interface RecordingLifecycle.Recorder
extends Startable, Disposable


Method Summary
 String recording()
           
 
Methods inherited from interface org.picocontainer.Startable
start, stop
 
Methods inherited from interface org.picocontainer.Disposable
dispose
 

Method Detail

recording

String recording()


Copyright © 2003-2010 Codehaus. All Rights Reserved.