java.lang.Object
org.sejda.tests.TestListenerFactory.TestListenerStart
- All Implemented Interfaces:
EventListener<TaskExecutionStartedEvent>
- Enclosing class:
- TestListenerFactory
public static class TestListenerFactory.TestListenerStart
extends Object
implements EventListener<TaskExecutionStartedEvent>
Simple listener to use during tests. Listens for a start event.
- Author:
- Andrea Vacondio
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TestListenerStart
public TestListenerStart()
-
-
Method Details
-
onEvent
- Specified by:
onEventin interfaceEventListener<TaskExecutionStartedEvent>
-
isStarted
public boolean isStarted()
-