public class InmemDLockFactory extends AbstractDLockFactory
IDLockFactory that creates
InmemDLock objects.| Constructor and Description |
|---|
InmemDLockFactory() |
| Modifier and Type | Method and Description |
|---|---|
protected InmemDLock |
createLockInternal(String name,
Properties lockProps)
Create a new lock instance, but does not initialize it.
|
buildLockName, close, createAndInitLockInstance, createLock, destroy, getLockNamePrefix, getLockProperties, getLockPropertiesMap, init, setLockNamePrefix, setLockPropertiesprotected InmemDLock createLockInternal(String name, Properties lockProps)
createLockInternal in class AbstractDLockFactoryCopyright © 2018 DDTH. All rights reserved.