Uses of Package
org.alfresco.repo.lock.mem
Packages that use org.alfresco.repo.lock.mem
Package
Description
Provides the public interface for the lock service that is used
to lock nodes.
-
Classes in org.alfresco.repo.lock.mem used by org.alfresco.repo.lockClassDescriptionSpecifies 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.
-
Classes in org.alfresco.repo.lock.mem used by org.alfresco.repo.lock.memClassDescriptionBase class for LockStore implementations that use a ConcurrentMap as storage.Specifies the lifetime of a node lock, e.g.Value class describing the lock state of a node.Defines the in-memory lock storage interface.Factory to create
LockStoreinstances. -
Classes in org.alfresco.repo.lock.mem used by org.alfresco.repo.lock.traitextender
-
Classes in org.alfresco.repo.lock.mem used by org.alfresco.repo.virtual.bundle
-
Classes in org.alfresco.repo.lock.mem used by org.alfresco.service.cmr.lock