Uses of Package
org.apache.openjpa.lib.util.concurrent

Packages that use org.apache.openjpa.lib.util.concurrent
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.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.
NullSafeConcurrentHashMap
          A subclass of ConcurrentHashMap that allows null keys and values.
 



Copyright © 2006-2012 Apache Software Foundation. All Rights Reserved.