|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sca4j.binding.file.runtime.FileEndpointLock
public class FileEndpointLock
Represents the cluster-wide endpoint lock to ensure serialised access to a file endpoint.
| Method Summary | |
|---|---|
static FileEndpointLock |
acquireEndpointLock(java.io.File endpointDir)
Create the instance of FileEndpointLock, returns null if endpoint lock could not be acquired. |
void |
releaseEndpointLock()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static FileEndpointLock acquireEndpointLock(java.io.File endpointDir)
FileEndpointLock, returns null if endpoint lock could not be acquired.
endpointDir - endpoint dir
public void releaseEndpointLock()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||