All Classes and Interfaces

Class
Description
AbstractAdapter<T extends org.infinispan.notifications.cachelistener.event.Event<?,?>>
 
AbstractAdapter<T extends org.infinispan.notifications.cachemanagerlistener.event.Event>
 
 
This class is responsible to produce the Cache and AdvancedCache.
Event bridge for CacheEntriesEvicted.
Event bridge for CacheEntryActivated.
Event bridge for CacheEntryCreated.
Event bridge for CacheEntryExpired.
Event bridge for CacheEntryInvalidated.
Event bridge for CacheEntryLoaded.
Event bridge for CacheEntryModified.
Event bridge for CacheEntryPassivated.
Event bridge for CacheEntryRemoved.
Event bridge for CacheEntryVisited.
Bridges Infinispan with CDI events.
 
 
 
This annotation is used to define a cache Configuration.
Event bridge for DataRehashed.
The JBoss Logging interface which defined the logging methods for the CDI integration.
Warning this class consists of generated code.
The Infinispan CDI extension for embedded caches
 
 
Event bridge for TransactionCompleted.
Event bridge for TransactionRegistered.