Class LockValidatingDirectoryWrapper

All Implemented Interfaces:
Closeable, AutoCloseable

public final class LockValidatingDirectoryWrapper extends FilterDirectory
This class makes a best-effort check that a provided Lock is valid before any destructive filesystem operation.