类 IdempotentAspect

java.lang.Object
com.sie.mbm.mom.framework.idempotent.aspect.IdempotentAspect

public class IdempotentAspect extends Object
The Idempotent Aspect
  • 字段详细资料

  • 构造器详细资料

    • IdempotentAspect

      public IdempotentAspect()
  • 方法详细资料

    • pointCut

      public void pointCut()
    • beforePointCut

      public void beforePointCut(org.aspectj.lang.JoinPoint joinPoint)
    • afterPointCut

      public void afterPointCut(org.aspectj.lang.JoinPoint joinPoint)