@Interceptor public class CachePutInterceptor extends AbstractCachePutInterceptor
CachePut interceptor implementation.| Constructor and Description |
|---|
CachePutInterceptor(DefaultCacheResolver cacheResolver,
CacheKeyInvocationContextFactory contextFactory) |
| Modifier and Type | Method and Description |
|---|---|
Object |
cachePut(javax.interceptor.InvocationContext invocationContext) |
protected Log |
getLog() |
@Inject public CachePutInterceptor(DefaultCacheResolver cacheResolver, CacheKeyInvocationContextFactory contextFactory)
public Object cachePut(javax.interceptor.InvocationContext invocationContext) throws Exception
cachePut in class AbstractCachePutInterceptorExceptionprotected Log getLog()
getLog in class AbstractCachePutInterceptorCopyright © 2025 JBoss, a division of Red Hat. All rights reserved.