javax.cache.annotation.CacheMethodDetails<A>, StaticCacheInvocationContext<A>public class CacheRemoveEntryMethodDetails extends StaticCacheKeyInvocationContext<javax.cache.annotation.CacheRemove>
CacheRemove| Constructor | 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 | Description |
|---|---|---|
InterceptorType |
getInterceptorType() |
getAllParameters, getAnnotations, getCacheAnnotation, getCacheName, getCacheResolver, getMethodclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCacheKeyGenerator, getKeyParameterspublic 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 © 2017. All rights reserved.