Package org.infinispan.cdi.event.cache

This package contains the adapters making the bridge between Infinispan cache events and CDI.

See:
          Description

Class Summary
AbstractAdapter<T extends Event<?,?>>  
CacheEntryActivatedAdapter<K,V>  
CacheEntryCreatedAdapter<K,V>  
CacheEntryEvictedAdapter<K,V>  
CacheEntryInvalidatedAdapter<K,V>  
CacheEntryLoadedAdapter<K,V>  
CacheEntryModifiedAdapter<K,V>  
CacheEntryPassivatedAdapter<K,V>  
CacheEntryRemovedAdapter<K,V>  
CacheEntryVisitedAdapter<K,V>  
CacheEventBridge  
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.


-->

Copyright © 2011 JBoss, a division of Red Hat. All Rights Reserved.