Class DiagnosticsAspect


  • public class DiagnosticsAspect
    extends Object
    TBD
    • Constructor Detail

      • DiagnosticsAspect

        public DiagnosticsAspect()
    • Method Detail

      • selfTest

        public static void selfTest()
      • aroundSelfTest

        public Object aroundSelfTest​(org.aspectj.lang.ProceedingJoinPoint thisJoinPoint)
                              throws Throwable
        Throws:
        Throwable
      • aroundSelfTest2

        public Object aroundSelfTest2​(org.aspectj.lang.ProceedingJoinPoint thisJoinPoint)
                               throws Throwable
        Throws:
        Throwable
      • selfTestExecution

        public void selfTestExecution()
      • selfTestExecution2

        public void selfTestExecution2()