org.rhq.enterprise.client
Class Recorder
java.lang.Object
org.rhq.enterprise.client.Recorder
- Direct Known Subclasses:
- NoOpRecorder
public class Recorder
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Recorder
public Recorder()
setWriter
public void setWriter(Writer writer)
throws IOException
- Throws:
IOException
record
public void record(String input)
throws IOException
- Throws:
IOException
stop
public void stop()
throws IOException
- Throws:
IOException
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.