public class MethodKey extends Object implements javax.cache.annotation.CacheKeyGenerator
@CacheResult(cacheName = "constants", cacheKeyGenerator = nl.vpro.magnolia.jsr107.MethodKey.class)
public Site getSite() {
...
}| Constructor and Description |
|---|
MethodKey() |
| 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 © 2016–2022. All rights reserved.