org.jbehave.web.io
Class SilentFileMonitor

java.lang.Object
  extended by org.jbehave.web.io.PrintStreamFileMonitor
      extended by org.jbehave.web.io.SilentFileMonitor
All Implemented Interfaces:
FileMonitor

public class SilentFileMonitor
extends PrintStreamFileMonitor


Constructor Summary
SilentFileMonitor()
           
 
Method Summary
protected  void print(PrintStream output, String message, Exception cause)
           
 
Methods inherited from class org.jbehave.web.io.PrintStreamFileMonitor
contentListed, fileDeleted, filesListed, fileUnarchived, fileUploaded, fileUploadFailed, print
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SilentFileMonitor

public SilentFileMonitor()
Method Detail

print

protected void print(PrintStream output,
                     String message,
                     Exception cause)
Overrides:
print in class PrintStreamFileMonitor


Copyright © 2011. All Rights Reserved.