Class CachePutMethodAdvice

java.lang.Object
org.jsr107.ri.annotations.AbstractCacheInterceptor<I>
org.jsr107.ri.annotations.AbstractKeyedCacheInterceptor<I,org.jsr107.ri.annotations.CachePutMethodDetails>
org.jsr107.ri.annotations.AbstractCachePutInterceptor<MethodInvocation>
org.apache.tapestry5.jcache.internal.CachePutMethodAdvice
All Implemented Interfaces:
CacheMethodAdvice, MethodAdvice

public class CachePutMethodAdvice extends org.jsr107.ri.annotations.AbstractCachePutInterceptor<MethodInvocation> implements CacheMethodAdvice
  • Constructor Details

  • Method Details