Uses of Package
org.multiverse.utils.commitlock

Packages that use org.multiverse.utils.commitlock
org.multiverse.utils.commitlock This package contains support for locking transactional datastructures when a transaction does a commit. 
 

Classes in org.multiverse.utils.commitlock used by org.multiverse.utils.commitlock
CommitLock
          The CommitLock should never by acquired directly, but always through the CommitLockPolicy.
CommitLockFilter
           
CommitLockPolicy
          A policy responsible for acquiring the lock of a set of CommitLocks.
PassAllCommitLockFilter
          A CommitLockFilter that says that all locks need locking.
 



Copyright © 2008-2010 Multiverse. All Rights Reserved.