Class Repeater

    • Constructor Detail

      • Repeater

        public Repeater()
    • Method Detail

      • wrap

        public Object wrap​(org.aspectj.lang.ProceedingJoinPoint point)
                    throws Throwable
        Catch exception and re-call the method.
        Parameters:
        point - Joint point
        Returns:
        The result of call
        Throws:
        Throwable - If something goes wrong inside