|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Cache to the CacheManager and starts it.
Cache.
Cache.put(Object, Object) operation.Cache.remove(Object) call.Cache.get(Object) call.Cache.remove(Object) call.Cache.put(Object, Object) operation.ServiceLoader
For a provider to be discovered by the CacheManagerFactory, it's jar must contain a resource
called:CacheRemoveAll is invoked all elements in the specified cache
will be removed via the Cache.removeAll() methodCacheRemoveEntry is invoked a CacheKey will be generated and
Cache.remove(Object) will be invoked on the specified cache.Cache to use for a specified cache name and annotated method.CacheResult is invoked a CacheKey will be generated and
Cache.get(Object) is called before the invoked method actually executes.CacheBuilder for the named cache to be managed by this cache manager.
CacheManagerFactory class when a
new CacheManager needs to be created.
CacheKey with another.
Map of the objects
associated with the Collection of keys in argument "keys".
CacheStatisticsMBean.getCacheHits() divided by the total number of gets.
CacheStatisticsMBean object associated with the cache.
Status attribute of the Cache expressed as a String.
CacheManagerFactory classCacheEntryListener notification scope.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||