| Package | Description |
|---|---|
| org.csc.phynixx.loggersystem.logger.channellogger.lock |
| Modifier and Type | Class and Description |
|---|---|
class |
FileLockAccessGuard |
| Modifier and Type | Method and Description |
|---|---|
IAccessGuard |
NoopFileChannelLockStrategy.lock(File file,
RandomAccessFile randomAccessFile) |
IAccessGuard |
IFileChannelLockStrategy.lock(File file,
RandomAccessFile randomAccessFile) |
IAccessGuard |
FileLockAccessGuardStrategy.lock(File file,
RandomAccessFile randomAccessFile) |
static IAccessGuard |
FileChannelLockManager.lock(File file,
RandomAccessFile raf) |
Copyright © 2017. All rights reserved.