public class MutualExclusion
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
MutualExclusion.Handle |
Constructor and Description |
---|
MutualExclusion() |
Modifier and Type | Method and Description |
---|---|
static void |
close(MutualExclusion.Handle hnd) |
static MutualExclusion.Handle |
registryAndWait(java.lang.String registerKey,
java.lang.String waitForKey) |
public static MutualExclusion.Handle registryAndWait(java.lang.String registerKey, java.lang.String waitForKey) throws java.lang.Exception
java.lang.Exception
public static void close(MutualExclusion.Handle hnd)