Interface CacheMethodAdvice
- All Superinterfaces:
MethodAdvice
- All Known Implementing Classes:
CachePutMethodAdvice
,CacheRemoveAllMethodAdvice
,CacheRemoveMethodAdvice
,CacheResultMethodAdvice
Common subclass for all JCache interceptors
-
Method Summary
Methods inherited from interface org.apache.tapestry5.plastic.MethodAdvice
advise
-
Method Details
-
getInterceptorType
org.jsr107.ri.annotations.InterceptorType getInterceptorType()- Returns:
- The type of intereceptor
-