@Component @Order(value=1001) public class ControllerVisitAspect extends Object
ControllerVisitAspect()
void
doAfterEx(org.aspectj.lang.JoinPoint joinPoint, Throwable ex)
Object
handle(org.aspectj.lang.ProceedingJoinPoint joinPoint)
pointcut()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ControllerVisitAspect()
public void pointcut()
public Object handle(org.aspectj.lang.ProceedingJoinPoint joinPoint) throws Throwable
Throwable
public void doAfterEx(org.aspectj.lang.JoinPoint joinPoint, Throwable ex)
Copyright © 2020. All rights reserved.