Uses of Interface
org.infinispan.eviction.EvictionManager

Packages that use EvictionManager
org.infinispan This is the core of Infinispan, a distributed, transactional, highly scalable data grid platform. 
org.infinispan.eviction Classes related to eviction. 
 

Uses of EvictionManager in org.infinispan
 

Methods in org.infinispan that return EvictionManager
 EvictionManager CacheDelegate.getEvictionManager()
           
 EvictionManager AdvancedCache.getEvictionManager()
           
 EvictionManager AbstractDelegatingAdvancedCache.getEvictionManager()
           
 

Methods in org.infinispan with parameters of type EvictionManager
 void CacheDelegate.injectDependencies(EvictionManager evictionManager, InvocationContextContainer icc, CommandsFactory commandsFactory, InterceptorChain interceptorChain, Configuration configuration, CacheNotifier notifier, ComponentRegistry componentRegistry, TransactionManager transactionManager, BatchContainer batchContainer, RpcManager rpcManager, DataContainer dataContainer, Marshaller marshaller, ResponseGenerator responseGenerator, DistributionManager distributionManager, CacheManager cacheManager, StateTransferManager stateTransferManager)
           
 

Uses of EvictionManager in org.infinispan.eviction
 

Classes in org.infinispan.eviction that implement EvictionManager
 class EvictionManagerImpl
           
 


Google Analytics

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