|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Cache in javax.cache |
Methods in javax.cache that return Cache | |
Cache |
CacheFactory.createCache(java.util.Map m)
|
Cache |
CacheManager.getCache(java.lang.String cacheName)
|
Methods in javax.cache with parameters of type Cache | |
java.util.Map |
EvictionStrategy.evict(Cache cache)
|
void |
CacheManager.registerCache(java.lang.String cacheName,
Cache cache)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |