javax.cache.annotation.CacheKeyGeneratorpublic class DefaultCacheKeyGenerator extends Object implements javax.cache.annotation.CacheKeyGenerator
DefaultGeneratedCacheKey for the CacheKeyInvocationContext| Constructor | Description |
|---|---|
DefaultCacheKeyGenerator() |
| Modifier and Type | Method | 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 © 2017. All rights reserved.