|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.multiverse.api.commitlock | |
|---|---|
| org.multiverse.api | Contains the most important interfaces and classes for the Multiverse project. |
| org.multiverse.api.commitlock | This package contains support for locking transactional datastructures when a transaction does a commit. |
| Classes in org.multiverse.api.commitlock used by org.multiverse.api | |
|---|---|
| CommitLockPolicy
A policy responsible for acquiring the lock of a set of CommitLocks. |
|
| Classes in org.multiverse.api.commitlock used by org.multiverse.api.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. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||