类分层结构
- java.lang.Object
- org.springframework.aop.support.AbstractPointcutAdvisor (implements org.springframework.core.Ordered, org.springframework.aop.PointcutAdvisor, java.io.Serializable)
- org.springframework.aop.support.AbstractGenericPointcutAdvisor
- org.springframework.aop.support.DefaultPointcutAdvisor (implements java.io.Serializable)
- net.luohuasheng.bee.rest.admin.client.aop.DynamicAdvice (implements org.springframework.aop.AfterReturningAdvice, org.springframework.aop.MethodBeforeAdvice, org.springframework.aop.ThrowsAdvice)
- org.springframework.aop.support.DynamicMethodMatcher (implements org.springframework.aop.MethodMatcher)
- org.springframework.aop.support.DynamicMethodMatcherPointcut (implements org.springframework.aop.Pointcut)
枚举分层结构
Copyright © 2020. All rights reserved.