|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectde.intarsys.tools.file.FileTools.Lock
public static class FileTools.Lock
| Field Summary | |
|---|---|
protected java.io.File |
file
|
protected java.io.File |
lockFile
|
protected java.io.FileOutputStream |
lockStream
|
protected boolean |
valid
|
| Constructor Summary | |
|---|---|
FileTools.Lock()
|
|
| Method Summary | |
|---|---|
boolean |
isValid()
|
void |
release()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.io.File file
protected java.io.File lockFile
protected java.io.FileOutputStream lockStream
protected boolean valid
| Constructor Detail |
|---|
public FileTools.Lock()
| Method Detail |
|---|
public boolean isValid()
public void release()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||