| Package | Description | 
|---|---|
| org.apache.archiva.common.filelock | 
| Modifier and Type | Field and Description | 
|---|---|
private static ConcurrentMap<File,Lock> | 
DefaultFileLockManager.lockFiles  | 
| Modifier and Type | Method and Description | 
|---|---|
Lock | 
DefaultFileLockManager.readFileLock(File file)  | 
Lock | 
FileLockManager.readFileLock(File file)  | 
Lock | 
DefaultFileLockManager.writeFileLock(File file)  | 
Lock | 
FileLockManager.writeFileLock(File file)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DefaultFileLockManager.release(Lock lock)  | 
void | 
FileLockManager.release(Lock lock)  | 
Copyright © 2006–2022 The Apache Software Foundation. All rights reserved.