public class CacheRemoveAllMethodDetails extends AbstractStaticCacheInvocationContext<CacheRemoveAll>
CacheRemoveAll| Constructor and Description |
|---|
CacheRemoveAllMethodDetails(CacheMethodDetails<CacheRemoveAll> cacheMethodDetails,
CacheResolver cacheResolver,
List<CacheParameterDetails> allParameters)
Create a new details object for
CacheRemoveAll |
| Modifier and Type | Method and Description |
|---|---|
InterceptorType |
getInterceptorType() |
getAllParameters, getAnnotations, getCacheAnnotation, getCacheName, getCacheResolver, getMethodpublic CacheRemoveAllMethodDetails(CacheMethodDetails<CacheRemoveAll> cacheMethodDetails, CacheResolver cacheResolver, List<CacheParameterDetails> allParameters)
CacheRemoveAllcacheMethodDetails - The base details of the annotated methodcacheResolver - The cache resolver to useallParameters - An immutable list of all parameter detailspublic InterceptorType getInterceptorType()
CacheMethodDetailsImpl is forCopyright © 2014. All Rights Reserved.