@ConsumerType
public interface ScanListener
ProgressCheck and
ErrorListener.| Modifier and Type | Method and Description |
|---|---|
default void |
finishedScan()
Called once at the end of the scan to notify for cleanup of resources.
|
default void |
startedScan()
Called once at the beginning of the scan to notify for re-initialization of listener state.
|
Copyright © 2017–2020. All rights reserved.