Class FileBasedLockStrategy.NIOFileLocker

java.lang.Object
org.apache.ivy.plugins.lock.FileBasedLockStrategy.NIOFileLocker
All Implemented Interfaces:
FileBasedLockStrategy.FileLocker
Enclosing class:
FileBasedLockStrategy

public static class FileBasedLockStrategy.NIOFileLocker extends Object implements FileBasedLockStrategy.FileLocker
Locks a file using the FileLock mechanism.