Class LoggingVisitor

java.lang.Object
java.nio.file.SimpleFileVisitor<Path>
net.shibboleth.idp.installer.plugin.impl.LoggingVisitor
All Implemented Interfaces:
FileVisitor<Path>

public final class LoggingVisitor extends SimpleFileVisitor<Path>
A @{link FileVisitor copies directory trees keeping a note of all copied target files.