net.thucydides.core.screenshots
Class MultithreadScreenshotProcessor
java.lang.Object
net.thucydides.core.screenshots.MultithreadScreenshotProcessor
- All Implemented Interfaces:
- ScreenshotProcessor
public class MultithreadScreenshotProcessor
- extends Object
- implements ScreenshotProcessor
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MultithreadScreenshotProcessor
public MultithreadScreenshotProcessor()
start
public void start()
waitUntilDone
public void waitUntilDone()
- Specified by:
waitUntilDone in interface ScreenshotProcessor
queueScreenshot
public void queueScreenshot(QueuedScreenshot queuedScreenshot)
- Specified by:
queueScreenshot in interface ScreenshotProcessor
isEmpty
public boolean isEmpty()
- Specified by:
isEmpty in interface ScreenshotProcessor
Copyright © 2011-2012 Wakaleo Consulting. All Rights Reserved.