Class SCCLogger


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

      Constructors 
      Constructor Description
      SCCLogger()  
    • 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

      • SCCLogger

        public SCCLogger()
    • Method Detail

      • around

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