public class TimerAspect extends Object
| Constructor and Description |
|---|
TimerAspect() |
| Modifier and Type | Method and Description |
|---|---|
Object |
aroundTimerMethod(org.aspectj.lang.ProceedingJoinPoint thisJoinPoint,
Timed timed,
AbstractVectorAwareManagedDao durableDao) |
public Object aroundTimerMethod(org.aspectj.lang.ProceedingJoinPoint thisJoinPoint, Timed timed, AbstractVectorAwareManagedDao durableDao) throws Throwable
ThrowableCopyright © 2020. All rights reserved.