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

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

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

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



Copyright © 2011. All Rights Reserved.