-
Class Summary
| Class |
Description |
| AbstractAdapter<T extends Event<?,?>> |
|
| CacheEntriesEvictedAdapter<K,V> |
|
| CacheEntryActivatedAdapter<K,V> |
|
| CacheEntryCreatedAdapter<K,V> |
|
| CacheEntryExpiredAdapter<K,V> |
|
| CacheEntryInvalidatedAdapter<K,V> |
|
| CacheEntryLoadedAdapter<K,V> |
|
| CacheEntryModifiedAdapter<K,V> |
|
| CacheEntryPassivatedAdapter<K,V> |
|
| CacheEntryRemovedAdapter<K,V> |
|
| CacheEntryVisitedAdapter<K,V> |
|
| CacheEventBridge |
Bridges Infinispan with CDI events.
|
| DataRehashedAdapter<K,V> |
|
| TopologyChangedAdapter<K,V> |
|
| TransactionCompletedAdapter<K,V> |
|
| TransactionRegisteredAdapter<K,V> |
|
Package org.infinispan.cdi.event.cache Description
This package contains the adapters making the bridge between Infinispan cache events and CDI.