A - The type of annotation this context information is for. One of CacheResult,
CachePut, CacheRemove, or
CacheRemoveAll.public interface InternalCacheKeyInvocationContext<A extends Annotation>
extends javax.cache.annotation.CacheKeyInvocationContext<A>
| Modifier and Type | Method and Description |
|---|---|
StaticCacheKeyInvocationContext<A> |
getStaticCacheKeyInvocationContext() |
getKeyParameters, getValueParameterStaticCacheKeyInvocationContext<A> getStaticCacheKeyInvocationContext()
Copyright © 2019. All rights reserved.