|
ehcache | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Cache in net.sf.jsr107cache |
---|
Methods in net.sf.jsr107cache that return Cache | |
---|---|
Cache |
CacheFactory.createCache(java.util.Map env)
creates a new implementation specific Cache object using the env parameters. |
Cache |
CacheManager.getCache(java.lang.String cacheName)
|
Methods in net.sf.jsr107cache with parameters of type Cache | |
---|---|
java.util.Map |
EvictionStrategy.evict(Cache c)
|
void |
CacheManager.registerCache(java.lang.String cacheName,
Cache cache)
|
|
ehcache | |||||||||
PREV NEXT | FRAMES NO FRAMES |