Interface Scanner.BulkListener

All Superinterfaces:
Scanner.Listener
All Known Implementing Classes:
ServerProxyImpl.WebAppScannerListener
Enclosing class:
Scanner

public static interface Scanner.BulkListener extends Scanner.Listener
Notification of files that changed in the last scan.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    filesChanged(Set<String> filenames)
     
    default void