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