Package org.eclipse.jetty.util
Interface Scanner.BulkListener
-
- All Superinterfaces:
Scanner.Listener
- Enclosing class:
- Scanner
@Deprecated(since="2021-05-27") public static interface Scanner.BulkListener extends Scanner.Listener
Deprecated.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description voidfilesChanged(List<String> filenames)Deprecated.
-