| Package | Description |
|---|---|
| one.edee.darwin.locker |
| Modifier and Type | Method and Description |
|---|---|
String |
Locker.leaseProcess(String processName,
LocalDateTime until,
int waitForLockInMilliseconds,
LockRestorer lockerRestorer)
Method stores lock on particular process and start lock restorer.
|
String |
Locker.leaseProcess(String processName,
LocalDateTime until,
LockRestorer lockerRestorer)
Method stores lock on particular process and start lock restorer.
|
Copyright © 2020 FG Forrest, a.s.. All rights reserved.