@Component public class RestControllerAspectLogging extends Object
| Constructor and Description |
|---|
RestControllerAspectLogging() |
| Modifier and Type | Method and Description |
|---|---|
void |
logAfterAllMethods(Object retVal) |
void |
logBefore(org.aspectj.lang.JoinPoint joinPoint) |
public void logBefore(org.aspectj.lang.JoinPoint joinPoint)
public void logAfterAllMethods(Object retVal)
Copyright © 2019. All rights reserved.