Class CacheKeyGeneratorImpl

java.lang.Object
org.apache.commons.jcs3.jcache.cdi.CacheKeyGeneratorImpl
All Implemented Interfaces:
javax.cache.annotation.CacheKeyGenerator

public class CacheKeyGeneratorImpl extends Object implements javax.cache.annotation.CacheKeyGenerator
  • Constructor Details

  • Method Details

    • generateCacheKey

      public javax.cache.annotation.GeneratedCacheKey generateCacheKey(javax.cache.annotation.CacheKeyInvocationContext<? extends Annotation> cacheKeyInvocationContext)
      Specified by:
      generateCacheKey in interface javax.cache.annotation.CacheKeyGenerator