Package | Description |
---|---|
org.eclipse.tycho.core.locking | |
org.eclipse.tycho.locking.facade | |
org.eclipse.tycho.test.util |
Modifier and Type | Class and Description |
---|---|
class |
FileLockerImpl |
Modifier and Type | Method and Description |
---|---|
FileLocker |
FileLockServiceImpl.getFileLocker(File file) |
Modifier and Type | Method and Description |
---|---|
FileLocker |
FileLockService.getFileLocker(File file)
Get a locker object which can be used to protect read/write access from multiple processes on
the given file.
|
Modifier and Type | Method and Description |
---|---|
FileLocker |
NoopFileLockService.getFileLocker(File file) |
Copyright © 2008-2012 Eclipse Foundation. All Rights Reserved.