public class DefaultCacheKeyGenerator extends Object implements javax.cache.annotation.CacheKeyGenerator
DefaultGeneratedCacheKey for the CacheKeyInvocationContext| Constructor and Description |
|---|
DefaultCacheKeyGenerator() |
| Modifier and Type | Method and Description |
|---|---|
javax.cache.annotation.GeneratedCacheKey |
generateCacheKey(javax.cache.annotation.CacheKeyInvocationContext<? extends Annotation> cacheKeyInvocationContext) |
public javax.cache.annotation.GeneratedCacheKey generateCacheKey(javax.cache.annotation.CacheKeyInvocationContext<? extends Annotation> cacheKeyInvocationContext)
generateCacheKey in interface javax.cache.annotation.CacheKeyGeneratorCopyright © 2019. All rights reserved.