A - The type of annotation this context information is for. One of CacheResult,
CachePut, CacheRemove, or
CacheRemoveAll.javax.cache.annotation.CacheInvocationContext<A>, javax.cache.annotation.CacheKeyInvocationContext<A>, javax.cache.annotation.CacheMethodDetails<A>AbstractInternalCacheKeyInvocationContextpublic interface InternalCacheKeyInvocationContext<A extends Annotation>
extends javax.cache.annotation.CacheKeyInvocationContext<A>
| Modifier and Type | Method | Description |
|---|---|---|
StaticCacheKeyInvocationContext<A> |
getStaticCacheKeyInvocationContext() |
getAllParameters, getTarget, unwrapStaticCacheKeyInvocationContext<A> getStaticCacheKeyInvocationContext()
Copyright © 2017. All rights reserved.