Class CacheLoaderInterceptor<K,V>

All Implemented Interfaces:
Visitor, AsyncInterceptor, JmxStatisticsExposer, PersistenceManager.StoreChangeListener, EntryLoader<K,V>
Direct Known Subclasses:
ClusteredCacheLoaderInterceptor, PassivationCacheLoaderInterceptor

@MBean(objectName="CacheLoader", description="Component that handles loading entries from a CacheStore into memory.") public class CacheLoaderInterceptor<K,V> extends JmxStatsCommandInterceptor implements EntryLoader<K,V>, PersistenceManager.StoreChangeListener
Since:
9.0