org.rhq.enterprise.client
Class Recorder

java.lang.Object
  extended by org.rhq.enterprise.client.Recorder
Direct Known Subclasses:
NoOpRecorder

public class Recorder
extends Object


Constructor Summary
Recorder()
           
 
Method Summary
 void record(String input)
           
 void setWriter(Writer writer)
           
 void stop()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Recorder

public Recorder()
Method Detail

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.