|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CacheConfiguration | |
---|---|
javax.cache | This package contains the API for JCache.. |
Uses of CacheConfiguration in javax.cache |
---|
Methods in javax.cache that return CacheConfiguration | |
---|---|
CacheConfiguration |
CacheManager.createCacheConfiguration()
Create a mutable CacheConfiguration instance. |
CacheConfiguration |
Cache.getConfiguration()
Returns a CacheConfiguration. |
Methods in javax.cache with parameters of type CacheConfiguration | |
---|---|
CacheBuilder<K,V> |
CacheBuilder.setCacheConfiguration(CacheConfiguration configuration)
Set the cache configuration. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |