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 CacheKeyGeneratorImpl()
public javax.cache.annotation.GeneratedCacheKey generateCacheKey(javax.cache.annotation.CacheKeyInvocationContext<? extends Annotation> cacheKeyInvocationContext)
generateCacheKey
in interface javax.cache.annotation.CacheKeyGenerator
Copyright © 2002–2018 The Apache Software Foundation. All rights reserved.