Class TimerAspect
java.lang.Object
org.smallmind.persistence.orm.aop.TimerAspect
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaroundTimerMethod(org.aspectj.lang.ProceedingJoinPoint thisJoinPoint, Timed timed, AbstractVectorAwareManagedDao durableDao)
-
Constructor Details
-
TimerAspect
public TimerAspect()
-
-
Method Details
-
aroundTimerMethod
public Object aroundTimerMethod(org.aspectj.lang.ProceedingJoinPoint thisJoinPoint, Timed timed, AbstractVectorAwareManagedDao durableDao) throws Throwable - Throws:
Throwable
-