public class IdempotentAspect extends Object
IdempotentAspect()
void
afterPointCut(org.aspectj.lang.JoinPoint joinPoint)
beforePointCut(org.aspectj.lang.JoinPoint joinPoint)
pointCut()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public IdempotentAspect()
public void pointCut()
public void beforePointCut(org.aspectj.lang.JoinPoint joinPoint) throws Exception
Exception
public void afterPointCut(org.aspectj.lang.JoinPoint joinPoint)
Copyright © 2022. All rights reserved.