Class FrontCacheKeyGenerator

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

    @ApplicationScoped
    public class FrontCacheKeyGenerator
    extends Object
    implements javax.cache.annotation.CacheKeyGenerator
    • Method Detail

      • generateCacheKey

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