|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CacheInvocationContext | |
|---|---|
| javax.cache.interceptor | This package contains annotations for adding caching interceptors to POJOs. |
| Uses of CacheInvocationContext in javax.cache.interceptor |
|---|
| Subinterfaces of CacheInvocationContext in javax.cache.interceptor | |
|---|---|
interface |
CacheKeyInvocationContext<A extends Annotation>
Runtime information about an intercepted method invocation for a method annotated with CacheResult, CachePut, or CacheRemoveEntry. |
| Methods in javax.cache.interceptor with parameters of type CacheInvocationContext | ||
|---|---|---|
|
CacheResolver.resolveCache(CacheInvocationContext<Annotation> cacheInvocationContext)
Resolve the Cache to use for this CacheInvocationContext. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||