Class CacheCoherentAspect
java.lang.Object
org.smallmind.persistence.cache.aop.CacheCoherentAspect
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaroundCacheCoherentMethod(org.aspectj.lang.ProceedingJoinPoint thisJoinPoint, AbstractVectorAwareManagedDao durableDao)
-
Constructor Details
-
CacheCoherentAspect
public CacheCoherentAspect()
-
-
Method Details
-
aroundCacheCoherentMethod
public Object aroundCacheCoherentMethod(org.aspectj.lang.ProceedingJoinPoint thisJoinPoint, AbstractVectorAwareManagedDao durableDao) throws Throwable - Throws:
Throwable
-