@Interceptor public class InjectedCacheRemoveEntryInterceptor extends AbstractCacheRemoveEntryInterceptor
trace
Constructor and Description |
---|
InjectedCacheRemoveEntryInterceptor(InjectedCacheResolver cacheResolver,
CacheKeyInvocationContextFactory contextFactory) |
Modifier and Type | Method and Description |
---|---|
Object |
cacheRemoveEntry(javax.interceptor.InvocationContext invocationContext) |
protected Log |
getLog() |
@Inject public InjectedCacheRemoveEntryInterceptor(InjectedCacheResolver cacheResolver, CacheKeyInvocationContextFactory contextFactory)
public Object cacheRemoveEntry(javax.interceptor.InvocationContext invocationContext) throws Exception
cacheRemoveEntry
in class AbstractCacheRemoveEntryInterceptor
Exception
protected Log getLog()
getLog
in class AbstractCacheRemoveEntryInterceptor
Copyright © 2024 JBoss, a division of Red Hat. All rights reserved.