@Interceptor public class CachePutInterceptor extends AbstractCachePutInterceptor<javax.interceptor.InvocationContext>
CachePut| Constructor | Description |
|---|---|
CachePutInterceptor() |
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.Object |
cachePut(javax.interceptor.InvocationContext invocationContext) |
|
protected java.lang.Object |
proceed(javax.interceptor.InvocationContext invocation) |
cachePut, cacheValuegetStaticCacheKeyInvocationContextpublic java.lang.Object cachePut(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.