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.coherence   
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
          Generic lock interface - a subset of Java 1.5 java.util.concurrent.locks.Lock interface.
LockFactory
          Interface for obtaining locks
 

Classes in com.atlassian.confluence.concurrent used by com.atlassian.confluence.cluster
Lock
          Generic lock interface - a subset of Java 1.5 java.util.concurrent.locks.Lock interface.
LockFactory
          Interface for obtaining locks
 

Classes in com.atlassian.confluence.concurrent used by com.atlassian.confluence.cluster.coherence
Lock
          Generic lock interface - a subset of Java 1.5 java.util.concurrent.locks.Lock interface.
LockFactory
          Interface for obtaining locks
 

Classes in com.atlassian.confluence.concurrent used by com.atlassian.confluence.cluster.nonclustered
Lock
          Generic lock interface - a subset of Java 1.5 java.util.concurrent.locks.Lock interface.
LockFactory
          Interface for obtaining locks
 

Classes in com.atlassian.confluence.concurrent used by com.atlassian.confluence.concurrent
Lock
          Generic lock interface - a subset of Java 1.5 java.util.concurrent.locks.Lock interface.
LockOperation
          Perform a unit of work while managing the lock lifecycle automatically.
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
          Interface for obtaining locks
 



Copyright © 2003-2011 Atlassian. All Rights Reserved.