Class FrontCacheKeyGenerator

java.lang.Object
org.talend.sdk.component.server.service.jcache.FrontCacheKeyGenerator
All Implemented Interfaces:
javax.cache.annotation.CacheKeyGenerator

@ApplicationScoped public class FrontCacheKeyGenerator 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