public class DirectoryLock
extends java.lang.Object
| Modifier and Type | Field | Description |
|---|---|---|
static java.lang.String |
LOCKNAME |
| Constructor | Description |
|---|---|
DirectoryLock(java.io.File directory,
long timeout) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
lock() |
|
void |
release() |
public static final java.lang.String LOCKNAME