de.flapdoodle.embedmongo.io
Class LoggingOutputStreamProcessor

java.lang.Object
  extended by de.flapdoodle.embedmongo.io.LoggingOutputStreamProcessor
All Implemented Interfaces:
IStreamProcessor

public class LoggingOutputStreamProcessor
extends Object
implements IStreamProcessor


Constructor Summary
LoggingOutputStreamProcessor(Logger logger, Level level)
           
 
Method Summary
 void onProcessed()
           
 void process(String block)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LoggingOutputStreamProcessor

public LoggingOutputStreamProcessor(Logger logger,
                                    Level level)
Method Detail

process

public void process(String block)
Specified by:
process in interface IStreamProcessor

onProcessed

public void onProcessed()
Specified by:
onProcessed in interface IStreamProcessor


Copyright © 2012. All Rights Reserved.