@Interceptor public class CachePutInterceptor extends AbstractCachePutInterceptor<javax.interceptor.InvocationContext>
CachePut| Constructor and Description |
|---|
CachePutInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
Object |
cachePut(javax.interceptor.InvocationContext invocationContext) |
protected Object |
proceed(javax.interceptor.InvocationContext invocation) |
cachePut, cacheValuegetStaticCacheKeyInvocationContextpublic Object cachePut(javax.interceptor.InvocationContext invocationContext) throws Exception
invocationContext - The intercepted invocationInvocationContext.proceed()Exception - likely InvocationContext.proceed() threw an exceptionprotected Object proceed(javax.interceptor.InvocationContext invocation) throws Exception
proceed in class AbstractCacheInterceptor<javax.interceptor.InvocationContext>ExceptionCopyright © 2019. All rights reserved.