de.flapdoodle.embedmongo.output
Class StandardConsoleProgressListener
java.lang.Object
de.flapdoodle.embedmongo.output.StandardConsoleProgressListener
- All Implemented Interfaces:
- IProgressListener
public class StandardConsoleProgressListener
- extends Object
- implements IProgressListener
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StandardConsoleProgressListener
public StandardConsoleProgressListener()
progress
public void progress(String label,
int percent)
- Specified by:
progress in interface IProgressListener
done
public void done(String label)
- Specified by:
done in interface IProgressListener
start
public void start(String label)
- Specified by:
start in interface IProgressListener
info
public void info(String label,
String message)
- Specified by:
info in interface IProgressListener
Copyright © 2012. All Rights Reserved.