Class Scanner

java.lang.Object
All Implemented Interfaces:
Container, Destroyable, Dumpable, Dumpable.DumpableContainer, LifeCycle

public class Scanner extends ContainerLifeCycle
Scanner Utility for scanning a directory for added, removed and changed files and reporting these events via registered Listeners. The scanner operates on the Path.toRealPath(LinkOption...) of the files scanned and can be configured to follow symlinks.