Uses of Class
com.googlecode.ehcache.annotations.key.AbstractHashingCacheKeyGenerator

Packages that use AbstractHashingCacheKeyGenerator
com.googlecode.ehcache.annotations.key   
 

Uses of AbstractHashingCacheKeyGenerator in com.googlecode.ehcache.annotations.key
 

Subclasses of AbstractHashingCacheKeyGenerator in com.googlecode.ehcache.annotations.key
 class HashCodeCacheKeyGenerator
           
 class MessageDigestCacheKeyGenerator
           
 class ReflectionHashCodeCacheKeyGenerator
          Deprecated. HashCodeCacheKeyGenerator includes support for reflection by setting AbstractDeepCacheKeyGenerator.setUseReflection(boolean) to true. Use that class directly.
 



Copyright © 2011. All Rights Reserved.