javax.cache.annotation.CacheMethodDetails<javax.cache.annotation.CacheRemoveAll>, StaticCacheInvocationContext<javax.cache.annotation.CacheRemoveAll>public class CacheRemoveAllMethodDetails extends AbstractStaticCacheInvocationContext<javax.cache.annotation.CacheRemoveAll>
CacheRemoveAll| Constructor | 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 | 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 © 2017. All rights reserved.