Class CacheRemoveMethodAdvice

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

public class CacheRemoveMethodAdvice extends org.jsr107.ri.annotations.AbstractCacheRemoveEntryInterceptor<MethodInvocation> implements CacheMethodAdvice