Class PassivationClusteredCacheLoaderInterceptor<K,V>

All Implemented Interfaces:
Visitor, AsyncInterceptor, JmxStatisticsExposer, PersistenceManager.StoreChangeListener, EntryLoader<K,V>

public class PassivationClusteredCacheLoaderInterceptor<K,V> extends ClusteredCacheLoaderInterceptor<K,V>
  • Constructor Details

    • PassivationClusteredCacheLoaderInterceptor

      public PassivationClusteredCacheLoaderInterceptor()
  • Method Details