public class RestLogAspect extends Object
| Constructor and Description |
|---|
RestLogAspect() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterThrowingAdvice(org.aspectj.lang.JoinPoint joinPoint,
Throwable exception) |
void |
interceptRestLog(org.aspectj.lang.JoinPoint joinPoint,
Object result) |
Copyright © 2020. All rights reserved.