public class DirectoryLock extends Object
| Constructor and Description |
|---|
DirectoryLock(Path directory,
Logger logger) |
| Modifier and Type | Method and Description |
|---|---|
String |
getFileLockName() |
void |
lock() |
boolean |
tryLock() |
void |
unlock() |
Copyright © 2011-2016 SonarSource. All Rights Reserved.