public class LogRecordInterceptor extends LogRecordValueParser implements org.aopalliance.intercept.MethodInterceptor, Serializable, org.springframework.beans.factory.SmartInitializingSingleton
beanFactory, COMMA, diffLog| 构造器和说明 |
|---|
LogRecordInterceptor() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
afterSingletonsInstantiated() |
Object |
invoke(org.aopalliance.intercept.MethodInvocation invocation) |
void |
setDiffLog(boolean diffLog) |
void |
setJoinTransaction(boolean joinTransaction) |
void |
setLogRecordOperationSource(LogRecordOperationSource logRecordOperationSource) |
void |
setLogRecordPerformanceMonitor(ILogRecordPerformanceMonitor logRecordPerformanceMonitor) |
void |
setLogRecordService(ILogRecordService bizLogService) |
void |
setTenant(String tenant) |
processBeforeExecuteFunctionTemplate, processTemplate, setBeanFactory, setDiffParseFunction, setLogFunctionParser, singleProcessTemplate, strCountpublic Object invoke(org.aopalliance.intercept.MethodInvocation invocation) throws Throwable
invoke 在接口中 org.aopalliance.intercept.MethodInterceptorThrowablepublic void setLogRecordOperationSource(LogRecordOperationSource logRecordOperationSource)
public void setTenant(String tenant)
public void setLogRecordService(ILogRecordService bizLogService)
public void setLogRecordPerformanceMonitor(ILogRecordPerformanceMonitor logRecordPerformanceMonitor)
public void setJoinTransaction(boolean joinTransaction)
public void setDiffLog(boolean diffLog)
public void afterSingletonsInstantiated()
afterSingletonsInstantiated 在接口中 org.springframework.beans.factory.SmartInitializingSingletonCopyright © 2023. All rights reserved.