|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Lock | |
---|---|
org.apache.openjpa.lib.util.concurrent | Concurrent Utilities |
Uses of Lock in org.apache.openjpa.lib.util.concurrent |
---|
Classes in org.apache.openjpa.lib.util.concurrent that implement Lock | |
---|---|
class |
ReentrantLock
A reentrant mutual exclusion Lock with the same basic
behavior and semantics as the implicit monitor lock accessed using
synchronized methods and statements, but with extended capabilities. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |