Class TapestryIoCInternalCacheInvocationContext<A extends Annotation>

  • Type Parameters:
    A - The type of annotation this context information is for. One of CacheResult, CachePut, CacheRemove, or CacheRemoveAll.
    All Implemented Interfaces:
    javax.cache.annotation.CacheInvocationContext<A>, javax.cache.annotation.CacheMethodDetails<A>, org.jsr107.ri.annotations.InternalCacheInvocationContext<A>

    public class TapestryIoCInternalCacheInvocationContext<A extends Annotation>
    extends org.jsr107.ri.annotations.AbstractInternalCacheInvocationContext<MethodInvocation,​A>
    Tapestry-IoC specific cache invocation context using MethodInvocation