Uses of Interface
org.apache.maven.index.fs.Lock
-
Packages that use Lock Package Description org.apache.maven.index.fs -
-
Uses of Lock in org.apache.maven.index.fs
Methods in org.apache.maven.index.fs that return Lock Modifier and Type Method Description Lock
Locker. lock(java.io.File directory)
Acquires exclusive lock on specified directory.
-