Class CachePutInterceptor

java.lang.Object
org.infinispan.jcache.annotation.AbstractCachePutInterceptor
org.infinispan.jcache.annotation.CachePutInterceptor
All Implemented Interfaces:
Serializable

@Interceptor public class CachePutInterceptor extends AbstractCachePutInterceptor
CachePut interceptor implementation.
Author:
Kevin Pollet <kevin.pollet@serli.com> (C) 2011 SERLI, Galder ZamarreƱo
See Also: