public static interface AbstractDelegatingAdvancedCache.AdvancedCacheWrapper<K,V>
Modifier and Type | Method and Description |
---|---|
AdvancedCache<K,V> |
wrap(AdvancedCache<K,V> cache) |
AdvancedCache<K,V> wrap(AdvancedCache<K,V> cache)
Copyright © 2014 JBoss, a division of Red Hat. All Rights Reserved.