|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LockFactory | |
|---|---|
| com.atlassian.confluence.cache | |
| com.atlassian.confluence.cluster | |
| com.atlassian.confluence.cluster.coherence | |
| com.atlassian.confluence.cluster.hazelcast | |
| com.atlassian.confluence.cluster.nonclustered | Implementations for cluster interfaces when no cluster is present. |
| com.atlassian.confluence.core | |
| Uses of LockFactory in com.atlassian.confluence.cache |
|---|
| Classes in com.atlassian.confluence.cache that implement LockFactory | |
|---|---|
class |
TransactionalCacheFactory
A cache factory that produces transactional caches. |
| Constructors in com.atlassian.confluence.cache with parameters of type LockFactory | |
|---|---|
TransactionalCacheFactory(com.atlassian.cache.CacheFactory cacheFactory,
LockFactory lockFactory,
SynchronizationManager synchronizationManager)
|
|
| Uses of LockFactory in com.atlassian.confluence.cluster |
|---|
| Subinterfaces of LockFactory in com.atlassian.confluence.cluster | |
|---|---|
interface |
ClusterManager
|
| Uses of LockFactory in com.atlassian.confluence.cluster.coherence |
|---|
| Classes in com.atlassian.confluence.cluster.coherence that implement LockFactory | |
|---|---|
class |
TangosolClusterManager
Implementation of ClusterManager that uses Tangosol Coherence. |
| Uses of LockFactory in com.atlassian.confluence.cluster.hazelcast |
|---|
| Classes in com.atlassian.confluence.cluster.hazelcast that implement LockFactory | |
|---|---|
class |
HazelcastClusterManager
|
| Uses of LockFactory in com.atlassian.confluence.cluster.nonclustered |
|---|
| Classes in com.atlassian.confluence.cluster.nonclustered that implement LockFactory | |
|---|---|
class |
NonClusterManager
An implementation of ClusterManager for use when no clustering is configured. |
| Uses of LockFactory in com.atlassian.confluence.core |
|---|
| Methods in com.atlassian.confluence.core with parameters of type LockFactory | |
|---|---|
void |
DefaultHeartbeatManager.setLockFactory(LockFactory lockFactory)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||