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