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.tangosol   
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.tangosol
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-2008 Atlassian Pty Ltd. All Rights Reserved.