|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.wso2.registry.clustering.NodeGroupLock
public class NodeGroupLock
Field Summary | |
---|---|
static java.lang.String |
INITIALIZE_LOCK
|
Constructor Summary | |
---|---|
NodeGroupLock()
|
Method Summary | |
---|---|
static void |
init(javax.sql.DataSource ds,
java.lang.String clusterLockTableStatement)
|
static void |
lock(java.lang.String lockName)
|
static void |
unlock(java.lang.String lockName)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String INITIALIZE_LOCK
Constructor Detail |
---|
public NodeGroupLock()
Method Detail |
---|
public static void init(javax.sql.DataSource ds, java.lang.String clusterLockTableStatement) throws RegistryException
RegistryException
public static void lock(java.lang.String lockName) throws RegistryException
RegistryException
public static void unlock(java.lang.String lockName) throws RegistryException
RegistryException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |