de.flapdoodle.embedmongo.io
Class NamedOutputStreamProcessor
java.lang.Object
de.flapdoodle.embedmongo.io.NamedOutputStreamProcessor
- All Implemented Interfaces:
- IStreamProcessor
public class NamedOutputStreamProcessor
- extends Object
- implements IStreamProcessor
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NamedOutputStreamProcessor
public NamedOutputStreamProcessor(String name,
IStreamProcessor destination)
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.