| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.apache.openjpa.lib.util.concurrent | |
|---|---|
| org.apache.openjpa.datacache | OpenJPA Data Cache | 
| org.apache.openjpa.event | OpenJPA Events | 
| org.apache.openjpa.lib.jdbc | Database Connectivity | 
| org.apache.openjpa.lib.util.concurrent | Concurrent Utilities | 
| Classes in org.apache.openjpa.lib.util.concurrent used by org.apache.openjpa.datacache | |
|---|---|
| AbstractConcurrentEventManager Base event manager that handles adding/removing listeners and firing events. | |
| Classes in org.apache.openjpa.lib.util.concurrent used by org.apache.openjpa.event | |
|---|---|
| AbstractConcurrentEventManager Base event manager that handles adding/removing listeners and firing events. | |
| Classes in org.apache.openjpa.lib.util.concurrent used by org.apache.openjpa.lib.jdbc | |
|---|---|
| AbstractConcurrentEventManager Base event manager that handles adding/removing listeners and firing events. | |
| Classes in org.apache.openjpa.lib.util.concurrent used by org.apache.openjpa.lib.util.concurrent | |
|---|---|
| ConcurrentHashMap.Entry | |
| ConcurrentMap A highly concurrent map. | |
| Condition Condition factors out the Object monitor methods( wait,notifyandnotifyAll) into distinct objects to
 give the effect of having multiple wait-sets per object, by
 combining them with the use of arbitraryLockimplementations. | |
| Lock Lock implementations provide more extensive locking operations than can be obtained using synchronized methods and statements. | |
| Queue A collection designed for holding elements prior to processing. | |
| TimeUnit A TimeUnit represents time durations at a given unit of granularity and provides utility methods to convert across units, and to perform timing and delay operations in these units. | |
| WaitQueue.QueuedSync | |
| WaitQueue.WaitNode | |
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||