|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LockFactory | |
|---|---|
| com.atlassian.crowd.manager.lock | |
| Uses of LockFactory in com.atlassian.crowd.manager.lock |
|---|
| Classes in com.atlassian.crowd.manager.lock that implement LockFactory | |
|---|---|
class |
ReentrantLockFactory
A lock factory that creates a new instance of ReentrantLock on each call to ReentrantLockFactory.getLock(String). |
| Constructors in com.atlassian.crowd.manager.lock with parameters of type LockFactory | |
|---|---|
DirectoryLockManager(LockFactory lockFactory)
Constructs an instance that delegates to the provided LockFactory for lock construction. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||