Interface CacheMethodAdvice

All Superinterfaces:
MethodAdvice
All Known Implementing Classes:
CachePutMethodAdvice, CacheRemoveAllMethodAdvice, CacheRemoveMethodAdvice, CacheResultMethodAdvice

public interface CacheMethodAdvice extends MethodAdvice
Common subclass for all JCache interceptors
  • Method Summary

    Modifier and Type
    Method
    Description
    org.jsr107.ri.annotations.InterceptorType
     

    Methods inherited from interface org.apache.tapestry5.plastic.MethodAdvice

    advise
  • Method Details

    • getInterceptorType

      org.jsr107.ri.annotations.InterceptorType getInterceptorType()
      Returns:
      The type of intereceptor