public class CacheKeyGeneratorImpl extends Object implements javax.cache.annotation.CacheKeyGenerator
| Constructor and Description |
|---|
CacheKeyGeneratorImpl() |
| 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 © 2002–2022 The Apache Software Foundation. All rights reserved.