Class SessionRecorderServiceImpl
- java.lang.Object
-
- org.webswing.server.services.recorder.SessionRecorderServiceImpl
-
- All Implemented Interfaces:
SessionRecorderService
public class SessionRecorderServiceImpl extends Object implements SessionRecorderService
-
-
Constructor Summary
Constructors Constructor Description SessionRecorderServiceImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SessionRecorderImplcreate(SwingInstance i, SwingInstanceManager manager)
-
-
-
Method Detail
-
create
public SessionRecorderImpl create(SwingInstance i, SwingInstanceManager manager)
- Specified by:
createin interfaceSessionRecorderService
-
-