|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ReflectionHelperAware | |
|---|---|
| com.googlecode.ehcache.annotations.key | |
| Uses of ReflectionHelperAware in com.googlecode.ehcache.annotations.key |
|---|
| Classes in com.googlecode.ehcache.annotations.key that implement ReflectionHelperAware | |
|---|---|
class |
AbstractDeepCacheKeyGenerator<G,T extends Serializable>
Base class for key generators that do deep inspection of the key data for generation. |
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 AbstractDeepCacheKeyGenerator.setUseReflection(boolean) to true. Use that class directly. |
class |
SpELCacheKeyGenerator
Spring Expression Language cache key generator. |
class |
StringCacheKeyGenerator
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||