Uses of Class
org.infinispan.container.entries.ImmortalCacheValue

Packages that use ImmortalCacheValue
org.infinispan.container.entries   
 

Uses of ImmortalCacheValue in org.infinispan.container.entries
 

Subclasses of ImmortalCacheValue in org.infinispan.container.entries
 class MortalCacheValue
          A mortal cache value, to correspond with MortalCacheEntry
 class TransientCacheValue
          A transient cache value, to correspond with TransientCacheEntry
 class TransientMortalCacheValue
          A transient, mortal cache value to correspond with TransientMortalCacheEntry
 



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