Uses of Package
com.atlassian.confluence.concurrent

Packages that use com.atlassian.confluence.concurrent
com.atlassian.confluence.cache   
com.atlassian.confluence.cluster   
com.atlassian.confluence.cluster.hazelcast   
com.atlassian.confluence.cluster.nonclustered Implementations for cluster interfaces when no cluster is present. 
com.atlassian.confluence.concurrent   
com.atlassian.confluence.core   
 

Classes in com.atlassian.confluence.concurrent used by com.atlassian.confluence.cache
Lock
          Deprecated. Since 5.6, use ClusterLockService for locking which returns instances of Lock
LockFactory
          Deprecated. since 5.6. Use ClusterLockService for locking
 

Classes in com.atlassian.confluence.concurrent used by com.atlassian.confluence.cluster
Lock
          Deprecated. Since 5.6, use ClusterLockService for locking which returns instances of Lock
LockFactory
          Deprecated. since 5.6. Use ClusterLockService for locking
 

Classes in com.atlassian.confluence.concurrent used by com.atlassian.confluence.cluster.hazelcast
Lock
          Deprecated. Since 5.6, use ClusterLockService for locking which returns instances of Lock
LockFactory
          Deprecated. since 5.6. Use ClusterLockService for locking
 

Classes in com.atlassian.confluence.concurrent used by com.atlassian.confluence.cluster.nonclustered
Lock
          Deprecated. Since 5.6, use ClusterLockService for locking which returns instances of Lock
LockFactory
          Deprecated. since 5.6. Use ClusterLockService for locking
 

Classes in com.atlassian.confluence.concurrent used by com.atlassian.confluence.concurrent
Lock
          Deprecated. Since 5.6, use ClusterLockService for locking which returns instances of Lock
LockOperation
          Deprecated. Since 5.6. Use ClusterLockService in conjunction with ManagedLock.withLock(java.util.concurrent.Callable).
ResettableThreadLocal
          Simple abstract class with a method to reset the thread local to its initial value
 

Classes in com.atlassian.confluence.concurrent used by com.atlassian.confluence.core
LockFactory
          Deprecated. since 5.6. Use ClusterLockService for locking
 



Copyright © 2003-2014 Atlassian. All Rights Reserved.