A - The type of annotation this context information is for. One of CacheResult,
CachePut, CacheRemove, or
CacheRemoveAll.public interface InternalCacheInvocationContext<A extends Annotation>
extends javax.cache.annotation.CacheInvocationContext<A>
CacheInvocationContext that provides access to
an AbstractStaticCacheInvocationContext.| Modifier and Type | Method and Description |
|---|---|
StaticCacheInvocationContext<A> |
getStaticCacheInvocationContext() |
StaticCacheInvocationContext<A> getStaticCacheInvocationContext()
Copyright © 2019. All rights reserved.