| Package | Description |
|---|---|
| org.alfresco.repo.lock | |
| org.alfresco.repo.lock.mem |
| Modifier and Type | Method and Description |
|---|---|
void |
LockServiceImpl.setLockStore(LockStore lockStore) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractLockStore<T extends ConcurrentMap<org.alfresco.service.cmr.repository.NodeRef,LockState>>
Base class for LockStore implementations that use a ConcurrentMap as storage.
|
class |
LockStoreImpl
LockStore implementation backed by a Google ConcurrentMap. |
| Modifier and Type | Method and Description |
|---|---|
LockStore |
LockStoreFactory.createLockStore() |
LockStore |
DefaultLockStoreFactory.createLockStore() |
| Modifier and Type | Method and Description |
|---|---|
void |
LockableAspectInterceptor.setLockStore(LockStore lockStore) |
Copyright © 2005–2018 Alfresco Software. All rights reserved.