public abstract class BaseParameterVerifyAspect extends Object
BaseParameterVerifyAspect()
Object
doAround(org.aspectj.lang.ProceedingJoinPoint joinPoint)
void
parameterVerifyPointCut()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public BaseParameterVerifyAspect()
public void parameterVerifyPointCut()
public Object doAround(org.aspectj.lang.ProceedingJoinPoint joinPoint) throws Throwable
Throwable
Copyright © 2024. All rights reserved.