public class ExoKudosStatisticAspect extends Object
| Constructor and Description |
|---|
ExoKudosStatisticAspect() |
| Modifier and Type | Method and Description |
|---|---|
Object |
around(org.aspectj.lang.ProceedingJoinPoint point)
Encapsulate method annotated with
ExoKudosStatistic to add
statistic log entry |
public Object around(org.aspectj.lang.ProceedingJoinPoint point) throws Throwable
ExoKudosStatistic to add
statistic log entrypoint - processing pointThrowable - if processing point throws an exceptionCopyright © 2003–2020 eXo Platform SAS. All rights reserved.