|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LockedFileRunner
Utility interface for executing methods with a lock on a file.
| Method Summary | |
|---|---|
void |
callWithLock(FileChannel fc)
Allows an implementation to operation on the given file channel with assurance that we hold the lock on the file. |
| Method Detail |
|---|
void callWithLock(FileChannel fc)
fc - The FileChannel we hold the lock on.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||