|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.core.runtime.internal.adaptor.Locker_JavaIo
public class Locker_JavaIo
Internal class.
| Constructor Summary | |
|---|---|
Locker_JavaIo(java.io.File lockFile)
|
|
| Method Summary | |
|---|---|
boolean |
isLocked()
|
boolean |
lock()
|
void |
release()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Locker_JavaIo(java.io.File lockFile)
| Method Detail |
|---|
public boolean lock()
throws java.io.IOException
lock in interface Lockerjava.io.IOExceptionpublic void release()
release in interface Locker
public boolean isLocked()
throws java.io.IOException
isLocked in interface Lockerjava.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||