Package dev.voidframework.cache.module
Class CacheInterceptorRemove
java.lang.Object
dev.voidframework.cache.module.CacheInterceptor
dev.voidframework.cache.module.CacheInterceptorRemove
- All Implemented Interfaces:
org.aopalliance.aop.Advice,org.aopalliance.intercept.Interceptor,org.aopalliance.intercept.MethodInterceptor
Intercepts method call when annotation
CacheRemove is used.- Since:
- 1.0.1
-
Field Summary
Fields inherited from class dev.voidframework.cache.module.CacheInterceptor
cacheEngine -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class dev.voidframework.cache.module.CacheInterceptor
resolveCacheKey, setCacheEngine
-
Constructor Details
-
CacheInterceptorRemove
public CacheInterceptorRemove()
-
-
Method Details
-
invoke
- Throws:
Throwable
-