| Class | Description |
|---|---|
| AbstractSynchronizedCacheStrategyDecorator<K,V> |
Ensure that the
AbstractSynchronizedCacheStrategyDecorator.loadValue(Object) will be called only once for the same
key. |
| CacheStrategyDecorator<K,V> |
A decorator of
CacheStrategy. |
| DefaultSynchronizedCacheStrategyDecorator |
Responsible for invoking
GroupsProcessor when cache key is missed. |
Copyright © 2008-2013. All Rights Reserved.