|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CacheInvocationContext | |
|---|---|
| javax.cache.annotation | This package contains annotations for adding caching interceptors to POJOs. |
| Uses of CacheInvocationContext in javax.cache.annotation |
|---|
| Subinterfaces of CacheInvocationContext in javax.cache.annotation | |
|---|---|
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.annotation with parameters of type CacheInvocationContext | ||
|---|---|---|
|
CacheResolver.resolveCache(CacheInvocationContext<? extends Annotation> cacheInvocationContext)
Resolve the Cache to use for this CacheInvocationContext. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||