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

Concurrent Utilities

See:
          Description

Interface Summary
ConcurrentMap A highly concurrent map.
NullSafeConcurrentHashMap.KeyFilter  
 

Class Summary
AbstractConcurrentEventManager Base event manager that handles adding/removing listeners and firing events.
ConcurrentReferenceHashMap This class implements a HashMap which has limited synchronization and reference keys or values(but not both).
ConcurrentReferenceHashSet A concurrent set whose values may be stored as weak or soft references.
NullSafeConcurrentHashMap A subclass of ConcurrentHashMap that allows null keys and values.
SizedConcurrentHashMap An implementation of SizedMap that uses JDK1.5 concurrency primitives
 

Package org.apache.openjpa.lib.util.concurrent Description

Concurrent Utilities



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

This documentation is deprecated and will be removed in the next release of WebLogic Server.


Oracle Fusion Middleware Apache OpenJPA 1.1.0 API Reference
12c Release 1 (12.1.1)
Part Number E24398_01