Deprecated API


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

Deprecated Annotation Type Elements
com.googlecode.ehcache.annotations.Cacheable.selfPopulating
          use Cacheable.decoratedCacheType(). Ignored if Cacheable.decoratedCacheType() is set to anything other than NONE 
 



Copyright © 2011. All Rights Reserved.