public class CacheRemoveEntryMethodDetails extends StaticCacheKeyInvocationContext<javax.cache.annotation.CacheRemove>
CacheRemove| Constructor and Description |
|---|
CacheRemoveEntryMethodDetails(javax.cache.annotation.CacheMethodDetails<javax.cache.annotation.CacheRemove> cacheMethodDetails,
javax.cache.annotation.CacheResolver cacheResolver,
javax.cache.annotation.CacheKeyGenerator cacheKeyGenerator,
List<CacheParameterDetails> allParameters,
List<CacheParameterDetails> keyParameters) |
| Modifier and Type | Method and Description |
|---|---|
InterceptorType |
getInterceptorType() |
getCacheKeyGenerator, getKeyParametersgetAllParameters, getAnnotations, getCacheAnnotation, getCacheName, getCacheResolver, getMethodpublic CacheRemoveEntryMethodDetails(javax.cache.annotation.CacheMethodDetails<javax.cache.annotation.CacheRemove> cacheMethodDetails,
javax.cache.annotation.CacheResolver cacheResolver,
javax.cache.annotation.CacheKeyGenerator cacheKeyGenerator,
List<CacheParameterDetails> allParameters,
List<CacheParameterDetails> keyParameters)
cacheMethodDetails - cacheResolver - cacheKeyGenerator - The key generator to useallParameters - All parameter detailskeyParameters - Parameter details to use for key generationpublic InterceptorType getInterceptorType()
CacheMethodDetailsImpl is forCopyright © 2019. All rights reserved.