Package org.alfresco.repo.lock.mem
package org.alfresco.repo.lock.mem
-
ClassDescriptionBase class for LockStore implementations that use a ConcurrentMap as storage.
LockStoreFactoryimplementation that creates newLockStoreImplobjects.Specifies the lifetime of a node lock, e.g.NodeService interceptor to spoof the cm:lockable aspect when reading a node that has an ephemeral lock on it.Value class describing the lock state of a node.Defines the in-memory lock storage interface.Factory to createLockStoreinstances.LockStoreimplementation backed by a GoogleConcurrentMap.