|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractDeepCacheKeyGenerator | |
|---|---|
| com.googlecode.ehcache.annotations.key | |
| Uses of AbstractDeepCacheKeyGenerator in com.googlecode.ehcache.annotations.key |
|---|
| Subclasses of AbstractDeepCacheKeyGenerator in com.googlecode.ehcache.annotations.key | |
|---|---|
class |
AbstractHashingCacheKeyGenerator<G,T extends Serializable>
Common base class for key generators that primarily rely on Object.hashCode(). |
class |
HashCodeCacheKeyGenerator
|
class |
ListCacheKeyGenerator
|
class |
MessageDigestCacheKeyGenerator
|
class |
ReflectionHashCodeCacheKeyGenerator
Deprecated. HashCodeCacheKeyGenerator includes support for reflection by setting setUseReflection(boolean) to true. Use that class directly. |
class |
StringCacheKeyGenerator
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||