java.lang.Object
org.sejda.tests.TestListenerFactory.TestListenerWarnings
- All Implemented Interfaces:
EventListener<TaskExecutionWarningEvent>
- Enclosing class:
- TestListenerFactory
public static class TestListenerFactory.TestListenerWarnings
extends Object
implements EventListener<TaskExecutionWarningEvent>
Simple listener to use during tests. Listens for a warning event.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TestListenerWarnings
public TestListenerWarnings()
-
-
Method Details
-
onEvent
- Specified by:
onEventin interfaceEventListener<TaskExecutionWarningEvent>
-
getWarnings
-