@Component public class LoggingAspect extends Object
| Constructor and Description |
|---|
LoggingAspect() |
| Modifier and Type | Method and Description |
|---|---|
void |
logNotification(org.aspectj.lang.JoinPoint jp) |
void |
logNotificationError(Throwable ex) |
void |
logNotificationReturn(org.aspectj.lang.JoinPoint jp,
String id) |
Copyright © 2018. All rights reserved.