public abstract class AbstractCachePutInterceptor extends Object implements Serializable
CachePut
interceptor implementation.Constructor and Description |
---|
AbstractCachePutInterceptor(javax.cache.annotation.CacheResolver cacheResolver,
CacheKeyInvocationContextFactory contextFactory) |
Modifier and Type | Method and Description |
---|---|
Object |
cachePut(javax.interceptor.InvocationContext invocationContext) |
protected abstract Log |
getLog() |
public AbstractCachePutInterceptor(javax.cache.annotation.CacheResolver cacheResolver, CacheKeyInvocationContextFactory contextFactory)
Copyright © 2017 JBoss, a division of Red Hat. All rights reserved.