public abstract class AbstractOperationLogHandler<T> extends Object implements OperationLogHandler<T>
| 构造器和说明 |
|---|
AbstractOperationLogHandler() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
addIgnoredParamClass(Class<?> clazz)
添加忽略记录的参数类型
|
String |
getParams(org.aspectj.lang.ProceedingJoinPoint joinPoint)
获取方法参数
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuildLog, handleLog, recordExecutionInfoCopyright © 2023. All rights reserved.