public class CacheRemoveEntryMethodDetails extends StaticCacheKeyInvocationContext<CacheRemove>
CacheRemove| Constructor and Description |
|---|
CacheRemoveEntryMethodDetails(CacheMethodDetails<CacheRemove> cacheMethodDetails,
CacheResolver cacheResolver,
CacheKeyGenerator cacheKeyGenerator,
List<CacheParameterDetails> allParameters,
List<CacheParameterDetails> keyParameters) |
| Modifier and Type | Method and Description |
|---|---|
InterceptorType |
getInterceptorType() |
getCacheKeyGenerator, getKeyParametersgetAllParameters, getAnnotations, getCacheAnnotation, getCacheName, getCacheResolver, getMethodpublic CacheRemoveEntryMethodDetails(CacheMethodDetails<CacheRemove> cacheMethodDetails, CacheResolver cacheResolver, 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 © 2014. All Rights Reserved.