|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CacheKey | |
|---|---|
| javax.cache.interceptor | This package contains annotations for adding caching interceptors to POJOs. |
| Uses of CacheKey in javax.cache.interceptor |
|---|
| Classes in javax.cache.interceptor that implement CacheKey | |
|---|---|
class |
DefaultCacheKey
Default cache key implementation. |
| Methods in javax.cache.interceptor that return CacheKey | |
|---|---|
CacheKey |
DefaultCacheKeyGenerator.generateCacheKey(javax.interceptor.InvocationContext invocationContext)
|
CacheKey |
CacheKeyGenerator.generateCacheKey(javax.interceptor.InvocationContext invocationContext)
Called for each intercepted method invocation. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||