| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EventManager | |
|---|---|
| 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 | 
| Uses of EventManager in org.apache.openjpa.datacache | 
|---|
| Classes in org.apache.openjpa.datacache that implement EventManager | |
|---|---|
|  class | AbstractDataCacheAbstract DataCacheimplementation that provides various
 statistics, logging, and timeout functionality common across cache
 implementations. | 
|  class | AbstractQueryCacheAbstract QueryCacheimplementation that provides various
 statistics, logging, and timeout functionality common across cache
 implementations. | 
|  class | ConcurrentDataCacheA DataCacheimplementation that is optimized for concurrent
 access. | 
|  class | ConcurrentQueryCacheA QueryCacheimplementation that is optimized for concurrent
 access. | 
|  class | PartitionedDataCacheA partitioned data cache maintains a set of partitions that are DataCache themselves. | 
| Uses of EventManager in org.apache.openjpa.event | 
|---|
| Classes in org.apache.openjpa.event that implement EventManager | |
|---|---|
|  class | BrokerFactoryEventManagerEventManagerresponsible for notifying listeners ofBrokerFactoryEvents. | 
|  class | RemoteCommitEventManagerManager that can be used to track and notify RemoteCommitListeners on remote commit events. | 
|  class | TransactionEventManagerManager that can be used to track and notify transaction listeners of transaction-related events. | 
| Uses of EventManager in org.apache.openjpa.lib.jdbc | 
|---|
| Classes in org.apache.openjpa.lib.jdbc that implement EventManager | |
|---|---|
|  class | JDBCEventConnectionDecoratorManages the firing of JDBCEvents. | 
| Uses of EventManager in org.apache.openjpa.lib.util.concurrent | 
|---|
| Classes in org.apache.openjpa.lib.util.concurrent that implement EventManager | |
|---|---|
|  class | AbstractConcurrentEventManagerBase event manager that handles adding/removing listeners and firing events. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||