Package | Description |
---|---|
org.eclipse.tycho.locking.facade |
Modifier and Type | Method and Description |
---|---|
void |
FileLocker.lock()
Equivalent to {
FileLocker.lock(long) with a timeout argument of 10000 milliseconds. |
void |
FileLocker.lock(long timeout)
Attempt to lock the file associated with this locker object.
|
Copyright © 2008–2014 Eclipse Foundation. All rights reserved.