public class DefaultInterProcessLockFactory extends java.lang.Object implements InterProcessLockFactory
InterProcessLockFactory.ClosableLock| Constructor and Description |
|---|
DefaultInterProcessLockFactory(CuratorComponent curatorComponent) |
| Modifier and Type | Method and Description |
|---|---|
InterProcessLock |
createInterProcessLock(java.lang.String path) |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitacquireClosableLockpublic DefaultInterProcessLockFactory(CuratorComponent curatorComponent)
public InterProcessLock createInterProcessLock(java.lang.String path)
createInterProcessLock in interface InterProcessLockFactory