Jetif v1.8.0

jetif
Interface Recorder.Factory

Enclosing interface:
Recorder

Deprecated. This class is deprecated along with Recorder class.

public static interface Recorder.Factory

The RecorderFactory is responsible to create recorder instance for particular recorder type.


Method Summary
 Recorder create()
          Deprecated. Create a new Recorder instance.
 

Method Detail

create

public Recorder create()
                throws FrameworkException
Deprecated. 
Create a new Recorder instance.

Returns:
the instance.
Throws:
FrameworkException - if any problem occurs when create the recorder.

Jetif v1.8.0

Copyright © 2004,2005 Vicky Wang - All Rights Reserved.