public class FileSystemLock extends Object
FileSystemLockManager| Modifier | Constructor and Description |
|---|---|
protected |
FileSystemLock(File directory,
String lockName,
TimeUnit lastAccessTimeUnit,
long lastAccessThreshold) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getLockName() |
boolean |
hasBeenInUse() |
void |
lock() |
void |
unlock() |
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.