类分层结构
- java.lang.Object
- infra.aop.ClassFilter.IntersectionClassFilter (implements infra.aop.ClassFilter, java.io.Serializable)
- infra.aop.ClassFilter.NegateClassFilter (implements infra.aop.ClassFilter, java.io.Serializable)
- infra.aop.ClassFilter.UnionClassFilter (implements infra.aop.ClassFilter, java.io.Serializable)
- infra.aop.DefaultInterceptorChainFactory (implements infra.aop.InterceptorChainFactory, java.io.Serializable)
- infra.aop.MethodMatcher.IntersectionMethodMatcher (implements infra.aop.MethodMatcher, java.io.Serializable)
- infra.aop.MethodMatcher.IntersectionIntroductionAwareMethodMatcher (implements infra.aop.IntroductionAwareMethodMatcher)
- infra.aop.MethodMatcher.NegateMethodMatcher (implements infra.aop.MethodMatcher, java.io.Serializable)
- infra.aop.MethodMatcher.UnionMethodMatcher (implements infra.aop.MethodMatcher, java.io.Serializable)
- infra.aop.MethodMatcher.ClassFilterAwareUnionMethodMatcher
- infra.aop.MethodMatcher.ClassFilterAwareUnionIntroductionAwareMethodMatcher (implements infra.aop.IntroductionAwareMethodMatcher)
- infra.aop.MethodMatcher.UnionIntroductionAwareMethodMatcher (implements infra.aop.IntroductionAwareMethodMatcher)
- infra.aop.MethodMatcher.ClassFilterAwareUnionMethodMatcher
- infra.core.OrderedSupport (implements infra.core.Ordered)
- infra.aop.support.StaticMethodMatcher (implements infra.aop.MethodMatcher)
- infra.aop.support.StaticMethodMatcherPointcut (implements infra.aop.Pointcut)
- infra.aop.Pointcut.GetterPointcut (implements java.io.Serializable)
- infra.aop.Pointcut.SetterPointcut (implements java.io.Serializable)
- infra.aop.support.StaticMethodMatcherPointcut (implements infra.aop.Pointcut)
- infra.aop.support.StaticMethodMatcher (implements infra.aop.MethodMatcher)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- infra.core.NestedRuntimeException (implements infra.core.NestedException)
- infra.aop.AopInvocationException
- infra.core.NestedRuntimeException (implements infra.core.NestedException)
- java.lang.RuntimeException
- java.lang.Exception
- infra.aop.TrueClassFilter (implements infra.aop.ClassFilter, java.io.Serializable)
- infra.aop.TrueMethodMatcher (implements infra.aop.MethodMatcher, java.io.Serializable)
- infra.aop.TruePointcut (implements infra.aop.Pointcut, java.io.Serializable)
接口分层结构
- org.aopalliance.aop.Advice
- infra.aop.AfterAdvice
- infra.aop.AfterReturningAdvice
- infra.aop.ThrowsAdvice
- infra.aop.BeforeAdvice
- infra.aop.MethodBeforeAdvice
- infra.aop.DynamicIntroductionAdvice
- infra.aop.IntroductionInterceptor (并 extends org.aopalliance.intercept.MethodInterceptor)
- org.aopalliance.intercept.Interceptor
- org.aopalliance.intercept.MethodInterceptor
- infra.aop.IntroductionInterceptor (并 extends infra.aop.DynamicIntroductionAdvice)
- org.aopalliance.intercept.MethodInterceptor
- infra.aop.AfterAdvice
- infra.aop.AdvisedSupportListener
- infra.aop.Advisor
- infra.aop.IntroductionAdvisor (并 extends infra.aop.IntroductionInfo)
- infra.aop.PointcutAdvisor
- infra.aop.AopInfrastructureBean
- infra.aop.ClassFilter
- infra.aop.InterceptorChainFactory
- infra.aop.IntroductionInfo
- infra.aop.IntroductionAdvisor (并 extends infra.aop.Advisor)
- org.aopalliance.intercept.Joinpoint
- org.aopalliance.intercept.Invocation
- org.aopalliance.intercept.MethodInvocation
- infra.aop.ProxyMethodInvocation (并 extends infra.aop.TargetClassAware)
- org.aopalliance.intercept.MethodInvocation
- org.aopalliance.intercept.Invocation
- infra.aop.MethodMatcher
- infra.aop.IntroductionAwareMethodMatcher
- infra.aop.Pointcut
- infra.aop.RawTargetAccess
- infra.aop.TargetClassAware
- infra.aop.ProxyMethodInvocation (并 extends org.aopalliance.intercept.MethodInvocation)
- infra.aop.TargetSource