Class StepAspect


  • public class StepAspect
    extends java.lang.Object
    • Constructor Detail

      • StepAspect

        public StepAspect()
    • Method Detail

      • withStepAnnotation

        public void withStepAnnotation()
      • anyMethod

        public void anyMethod()
      • startStep

        public void startStep​(org.aspectj.lang.JoinPoint joinPoint)
      • finishStep

        public void finishStep()
      • failedStep

        public void failedStep​(java.lang.Throwable throwable)