public abstract class AbstractWebAnnotationAspect<T extends AbstractAspectjAnnotationsMethodInterceptor> extends Object implements WebAnnotationAspect
| 限定符和类型 | 字段和说明 |
|---|---|
protected org.slf4j.Logger |
logger |
protected T |
methodInterceptor |
EXPRESSIONS| 构造器和说明 |
|---|
AbstractWebAnnotationAspect(T methodInterceptor) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
annotatedMethodExecuteLog(String method) |
void |
anyAnnotatedMethod() |
void |
anyAnnotatedMethodCall(org.aspectj.lang.JoinPoint joinPoint) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexecuteAnnotatedMethodprotected final T extends AbstractAspectjAnnotationsMethodInterceptor methodInterceptor
protected final org.slf4j.Logger logger
public AbstractWebAnnotationAspect(T methodInterceptor)
public void anyAnnotatedMethod()
anyAnnotatedMethod 在接口中 WebAnnotationAspectpublic void anyAnnotatedMethodCall(org.aspectj.lang.JoinPoint joinPoint)
anyAnnotatedMethodCall 在接口中 WebAnnotationAspectprotected void annotatedMethodExecuteLog(String method)
Copyright © 2023 buession.com Inc.. All rights reserved.