Class SOPLogger


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

      Constructors 
      Constructor Description
      SOPLogger()  
    • Method Summary

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

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

      • SOPLogger

        public SOPLogger()
    • Method Detail

      • around

        public java.lang.Object around​(org.aspectj.lang.ProceedingJoinPoint pjp)
                                throws java.lang.Throwable
        Throws:
        java.lang.Throwable