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