类分层结构
- java.lang.Object
- org.springframework.aop.support.AbstractPointcutAdvisor (implements org.springframework.core.Ordered, org.springframework.aop.PointcutAdvisor, java.io.Serializable)
- org.springframework.aop.support.AbstractBeanFactoryPointcutAdvisor (implements org.springframework.beans.factory.BeanFactoryAware)
- com.mzt.logapi.starter.support.aop.LogRecordOperationSource
- com.mzt.logapi.starter.support.parse.LogRecordValueParser (implements org.springframework.beans.factory.BeanFactoryAware)
- com.mzt.logapi.starter.support.aop.LogRecordInterceptor (implements org.aopalliance.intercept.MethodInterceptor, java.io.Serializable, org.springframework.beans.factory.SmartInitializingSingleton)
- org.springframework.aop.support.StaticMethodMatcher (implements org.springframework.aop.MethodMatcher)
- org.springframework.aop.support.StaticMethodMatcherPointcut (implements org.springframework.aop.Pointcut)
Copyright © 2023. All rights reserved.