public interface CacheContainer extends BasicCacheContainer
DEFAULT_CACHE_NAME
<K,V> Cache<K,V> getCache()
getCache
in interface BasicCacheContainer
<K,V> Cache<K,V> getCache(String cacheName)
getCache
in interface BasicCacheContainer
cacheName
- name of cache to retrieveCopyright © 2014 JBoss, a division of Red Hat. All Rights Reserved.