public class LogFileLock extends Object
| Constructor and Description |
|---|
LogFileLock(String dir,
String fileName) |
| Modifier and Type | Method and Description |
|---|---|
void |
acquireLock() |
void |
releaseLock() |
public void acquireLock()
throws LogException
LogExceptionpublic void releaseLock()
Copyright © 2023. All rights reserved.