public class CacheRemoveAllMethodDetails extends AbstractStaticCacheInvocationContext<javax.cache.annotation.CacheRemoveAll>
CacheRemoveAll| Constructor and Description |
|---|
CacheRemoveAllMethodDetails(javax.cache.annotation.CacheMethodDetails<javax.cache.annotation.CacheRemoveAll> cacheMethodDetails,
javax.cache.annotation.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(javax.cache.annotation.CacheMethodDetails<javax.cache.annotation.CacheRemoveAll> cacheMethodDetails,
javax.cache.annotation.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 © 2019. All rights reserved.