Package de.adorsys.multibanking.logging
Class RestControllerAspectLogging
- java.lang.Object
-
- de.adorsys.multibanking.logging.RestControllerAspectLogging
-
@Component public class RestControllerAspectLogging extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static org.slf4j.MarkerAUDIT_LOG
-
Constructor Summary
Constructors Constructor Description RestControllerAspectLogging()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidlogAfterAllMethods(java.lang.Object retVal)voidlogBefore(org.aspectj.lang.JoinPoint joinPoint)
-