|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CacheKeyGenerator
Generates a CacheKey based on a CacheKeyInvocationContext.
| Method Summary | |
|---|---|
CacheKey |
generateCacheKey(CacheKeyInvocationContext<? extends Annotation> cacheKeyInvocationContext)
Called for each intercepted method invocation. |
| Method Detail |
|---|
CacheKey generateCacheKey(CacheKeyInvocationContext<? extends Annotation> cacheKeyInvocationContext)
CacheKey from the CacheKeyInvocationContext data.
cacheKeyInvocationContext - Information about the intercepted method invocation
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||