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.CacheMethodDetails<A>AbstractInternalCacheInvocationContext, AbstractInternalCacheKeyInvocationContextpublic interface InternalCacheInvocationContext<A extends Annotation>
extends javax.cache.annotation.CacheInvocationContext<A>
CacheInvocationContext that provides access to
an AbstractStaticCacheInvocationContext.| Modifier and Type | Method | Description |
|---|---|---|
StaticCacheInvocationContext<A> |
getStaticCacheInvocationContext() |
StaticCacheInvocationContext<A> getStaticCacheInvocationContext()
Copyright © 2017. All rights reserved.