public static class RunEventReplay.AnotherThreadPrintingEventListener extends RunEventReplay.ThreadPrintingEventListener implements ReplayAware
| Constructor and Description |
|---|
RunEventReplay.AnotherThreadPrintingEventListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterReplay()
Invoked when a replay has finished.
|
void |
beforeReplay()
Invoked when a replay is started.
|
onEventpublic RunEventReplay.AnotherThreadPrintingEventListener()
public void beforeReplay()
ReplayAwarebeforeReplay in interface ReplayAwarepublic void afterReplay()
ReplayAwareafterReplay in interface ReplayAwareCopyright © 2010-2013. All Rights Reserved.