Uses of Interface
org.infinispan.cache.impl.AbstractDelegatingAdvancedCache.AdvancedCacheWrapper
-
Packages that use AbstractDelegatingAdvancedCache.AdvancedCacheWrapper Package Description org.infinispan This is the core of Infinispan, a distributed, transactional, highly scalable data grid platform.org.infinispan.cache.impl -
-
Uses of AbstractDelegatingAdvancedCache.AdvancedCacheWrapper in org.infinispan
Constructors in org.infinispan with parameters of type AbstractDelegatingAdvancedCache.AdvancedCacheWrapper Constructor Description AbstractDelegatingAdvancedCache(AdvancedCache<K,V> cache, AbstractDelegatingAdvancedCache.AdvancedCacheWrapper<K,V> wrapper)
Deprecated. -
Uses of AbstractDelegatingAdvancedCache.AdvancedCacheWrapper in org.infinispan.cache.impl
Constructors in org.infinispan.cache.impl with parameters of type AbstractDelegatingAdvancedCache.AdvancedCacheWrapper Constructor Description AbstractDelegatingAdvancedCache(AdvancedCache<K,V> cache, AbstractDelegatingAdvancedCache.AdvancedCacheWrapper<K,V> wrapper)
-