public interface CacheContainer
extends org.infinispan.commons.api.BasicCacheContainer
Modifier and Type | Method and Description |
---|---|
<K,V> Cache<K,V> |
getCache()
|
<K,V> Cache<K,V> |
getCache(String cacheName)
|
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.