Uses of Interface
com.atlassian.confluence.concurrent.LockFactory

Packages that use LockFactory
com.atlassian.confluence.cache   
com.atlassian.confluence.cluster   
com.atlassian.confluence.cluster.tangosol   
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.tangosol
 

Classes in com.atlassian.confluence.cluster.tangosol that implement LockFactory
 class TangosolClusterManager
          Implementation of a cluster manager that uses Tangosol Coherence
 

Uses of LockFactory in com.atlassian.confluence.core
 

Methods in com.atlassian.confluence.core with parameters of type LockFactory
 void DefaultHeartbeatManager.setLockFactory(LockFactory lockFactory)
           
 



Copyright © 2003-2008 Atlassian Pty Ltd. All Rights Reserved.