@Interceptor public class CacheResultInterceptor extends AbstractCacheResultInterceptor<javax.interceptor.InvocationContext>
CacheResult| Constructor | Description |
|---|---|
CacheResultInterceptor() |
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.Object |
cacheResult(javax.interceptor.InvocationContext invocationContext) |
|
protected java.lang.Object |
proceed(javax.interceptor.InvocationContext invocation) |
cacheException, cacheResult, checkForCachedException, getExceptionCachegetStaticCacheKeyInvocationContextpublic java.lang.Object cacheResult(javax.interceptor.InvocationContext invocationContext)
throws java.lang.Exception
invocationContext - The intercepted invocationInvocationContext.proceed()java.lang.Exception - likely InvocationContext.proceed() threw an exceptionprotected java.lang.Object proceed(javax.interceptor.InvocationContext invocation)
throws java.lang.Exception
proceed in class AbstractCacheInterceptor<javax.interceptor.InvocationContext>java.lang.ExceptionCopyright © 2017. All rights reserved.