Uses of Package
org.infinispan.eviction

Packages that use org.infinispan.eviction
org.infinispan This is the core of Infinispan, a distributed, transactional, highly scalable data grid platform. 
org.infinispan.config Cache configuration beans and parsers. 
org.infinispan.container Data containers which store cache entries. 
org.infinispan.eviction Classes related to eviction. 
org.infinispan.interceptors Infinispan is designed around a set of interceptors around a data container. 
org.infinispan.spring Spring Infinispan - Shared classes. 
org.infinispan.spring.support.embedded   
 

Classes in org.infinispan.eviction used by org.infinispan
EvictionManager
          Central component that deals with eviction of cache entries.
 

Classes in org.infinispan.eviction used by org.infinispan.config
EvictionStrategy
          Supported eviction strategies
EvictionThreadPolicy
          Supported eviction thread policy
 

Classes in org.infinispan.eviction used by org.infinispan.container
EvictionManager
          Central component that deals with eviction of cache entries.
EvictionStrategy
          Supported eviction strategies
EvictionThreadPolicy
          Supported eviction thread policy
PassivationManager
          A passivation manager
 

Classes in org.infinispan.eviction used by org.infinispan.eviction
EvictionManager
          Central component that deals with eviction of cache entries.
EvictionStrategy
          Supported eviction strategies
EvictionThreadPolicy
          Supported eviction thread policy
PassivationManager
          A passivation manager
 

Classes in org.infinispan.eviction used by org.infinispan.interceptors
PassivationManager
          A passivation manager
 

Classes in org.infinispan.eviction used by org.infinispan.spring
EvictionStrategy
          Supported eviction strategies
EvictionThreadPolicy
          Supported eviction thread policy
 

Classes in org.infinispan.eviction used by org.infinispan.spring.support.embedded
EvictionStrategy
          Supported eviction strategies
EvictionThreadPolicy
          Supported eviction thread policy
 


-->

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