Class MapperLogger


  • @Component
    public class MapperLogger
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      MapperLogger()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.Object logExecutionTime​(org.aspectj.lang.ProceedingJoinPoint joinPoint)  
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • MapperLogger

        public MapperLogger()
    • Method Detail

      • logExecutionTime

        public java.lang.Object logExecutionTime​(org.aspectj.lang.ProceedingJoinPoint joinPoint)
                                          throws java.lang.Throwable
        Throws:
        java.lang.Throwable