de.flapdoodle.embedmongo.io
Class NullProcessor
java.lang.Object
de.flapdoodle.embedmongo.io.NullProcessor
- All Implemented Interfaces:
- IStreamProcessor
public class NullProcessor
- extends Object
- implements IStreamProcessor
Don't output anything.
- Author:
- Konstantin Petrukhnov
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NullProcessor
public NullProcessor()
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.