|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EvictionManager | |
|---|---|
| org.infinispan | |
| org.infinispan.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 invocationContextContainer,
CommandsFactory commandsFactory,
InterceptorChain interceptorChain,
Configuration configuration,
CacheNotifier notifier,
ComponentRegistry componentRegistry,
TransactionManager transactionManager,
BatchContainer batchContainer,
RpcManager rpcManager,
DataContainer dataContainer,
Marshaller marshaller,
ResponseGenerator responseGenerator,
CacheManager cacheManager,
StateTransferManager stateTransferManager)
|
| Uses of EvictionManager in org.infinispan.eviction |
|---|
| Classes in org.infinispan.eviction that implement EvictionManager | |
|---|---|
class |
EvictionManagerImpl
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||