Uses of Class
org.jboss.as.clustering.infinispan.cache.LazyBasicCache
Packages that use LazyBasicCache
-
Uses of LazyBasicCache in org.jboss.as.clustering.infinispan.cache
Subclasses of LazyBasicCache in org.jboss.as.clustering.infinispan.cacheModifier and TypeClassDescriptionclassLazyCache<K,V> An embedded cache that resolves itself from its cache container lazily.