Class PayaraCacheKeyGenerator

  • All Implemented Interfaces:
    javax.cache.annotation.CacheKeyGenerator

    public class PayaraCacheKeyGenerator
    extends Object
    implements javax.cache.annotation.CacheKeyGenerator
    Author:
    steve
    • Constructor Detail

      • PayaraCacheKeyGenerator

        public PayaraCacheKeyGenerator()
    • Method Detail

      • generateCacheKey

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