Class AbstractXRayInterceptor

    • Constructor Detail

      • AbstractXRayInterceptor

        public AbstractXRayInterceptor()
    • Method Detail

      • springRepositories

        protected void springRepositories()
      • traceAroundRepositoryMethods

        public java.lang.Object traceAroundRepositoryMethods​(org.aspectj.lang.ProceedingJoinPoint pjp)
                                                      throws java.lang.Throwable
        Parameters:
        pjp - the proceeding join point
        Returns:
        the result of the method being wrapped
        Throws:
        java.lang.Throwable