@Order(value=1) @Component public class WebInterceptCaptchaAspect extends Object
WebInterceptCaptchaAspect()
Object
around(org.aspectj.lang.ProceedingJoinPoint point)
void
captchaPointCut()
doAfterReturning(Object object)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public WebInterceptCaptchaAspect()
public void captchaPointCut()
public Object around(org.aspectj.lang.ProceedingJoinPoint point) throws Throwable
Throwable
public void doAfterReturning(Object object)
Copyright © 2024. All rights reserved.