Uses of Class
com.googlecode.ehcache.annotations.KeyGenerator

Packages that use KeyGenerator
com.googlecode.ehcache.annotations.impl   
 

Uses of KeyGenerator in com.googlecode.ehcache.annotations.impl
 

Methods in com.googlecode.ehcache.annotations.impl with parameters of type KeyGenerator
protected  CacheKeyGenerator<? extends java.io.Serializable> CacheAttributeSourceImpl.getCacheKeyGenerator(java.lang.String keyGeneratorName, KeyGenerator keyGenerator)
          Get the CacheKeyGenerator by name.
protected  CacheKeyGenerator<? extends java.io.Serializable> CacheAttributeSourceImpl.getOrCreateCacheKeyGenerator(KeyGenerator keyGenerator)
           
 



Copyright © 2011. All Rights Reserved.