@Interceptor public class CacheRemoveEntryInterceptor extends AbstractCacheRemoveEntryInterceptor<javax.interceptor.InvocationContext>
CacheRemove| Constructor and Description |
|---|
CacheRemoveEntryInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
Object |
cacheRemoveEntry(javax.interceptor.InvocationContext invocationContext) |
protected Object |
proceed(javax.interceptor.InvocationContext invocation) |
cacheRemoveEntrygetStaticCacheKeyInvocationContextpublic Object cacheRemoveEntry(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.