javax.cache.annotation.CacheMethodDetails<javax.cache.annotation.CacheResult>, StaticCacheInvocationContext<javax.cache.annotation.CacheResult>, StaticCacheResultInvocationContextpublic class CacheResultMethodDetails extends StaticCacheKeyInvocationContext<javax.cache.annotation.CacheResult> implements StaticCacheResultInvocationContext
CacheResult| Constructor | Description |
|---|---|
CacheResultMethodDetails(javax.cache.annotation.CacheMethodDetails<javax.cache.annotation.CacheResult> cacheMethodDetails,
javax.cache.annotation.CacheResolver cacheResolver,
javax.cache.annotation.CacheResolver exceptionCacheResolver,
javax.cache.annotation.CacheKeyGenerator cacheKeyGenerator,
List<CacheParameterDetails> allParameters,
List<CacheParameterDetails> keyParameters) |
| Modifier and Type | Method | Description |
|---|---|---|
javax.cache.annotation.CacheResolver |
getExceptionCacheResolver() |
|
InterceptorType |
getInterceptorType() |
getAllParameters, getAnnotations, getCacheAnnotation, getCacheName, getCacheResolver, getMethodgetAnnotations, getCacheAnnotation, getCacheName, getMethodclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAllParameters, getCacheResolvergetCacheKeyGenerator, getKeyParameterspublic CacheResultMethodDetails(javax.cache.annotation.CacheMethodDetails<javax.cache.annotation.CacheResult> cacheMethodDetails,
javax.cache.annotation.CacheResolver cacheResolver,
javax.cache.annotation.CacheResolver exceptionCacheResolver,
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 javax.cache.annotation.CacheResolver getExceptionCacheResolver()
getExceptionCacheResolver in interface StaticCacheResultInvocationContextCacheResolver to use to get the cache for this methodpublic InterceptorType getInterceptorType()
getInterceptorType in interface StaticCacheInvocationContext<javax.cache.annotation.CacheResult>CacheMethodDetailsImpl is forCopyright © 2017. All rights reserved.